目录1、json对象1.1、方法1.2、数据 1.3、查询2、json数组2.1、方法2.2、数据2.3、查询1、json对象
i am creating a sample movie (MVC) application. I was getting fine with Viewing and Creating a new record, but when i wrote the code to get the details of a particular record i met with the following