Welcome![Sign In][Sign Up]
Location:
Search - Request.JSON a

Search list

[WEB Codemybic_1_0_0

Description: My-BIC是一个易于使用,强大的Ajax/PHP框架。 支持XML,JSON和TEXT的格式Ajax数据传输。 支持EasyForms:调用一个函数就能取得Form中的所有值,并为你创建一个少许美化的查询串。ajaxObj.getForm( formid )。 JSON客户端Encoding支持:利用该功能你就能够在客户端或服务器之间发送和接收经过JSON Encoding的数据。 网络断线保护:当服务器Down掉时My-BIC将帮助你删除请求并阻止产生更多的调用。 内置Submission队列:所有的AJAX请求将会发送到正确的顺序中,所有请求都会被存储在队列中防止被覆盖。提供一个帮助你在运行期进行调试的可视化操作界面。-My-BIC is an easy-to-use, powerful Ajax/PHP framework. Support for XML, JSON and TEXT format for Ajax data transfer. Support EasyForms: calling a function will be able to obtain all of the value of Form, and for you a little landscaping to create a query string. ajaxObj.getForm (formid). JSON client Encoding support: the use of this feature you can on the client or server to send and receive data through JSON Encoding. Network disconnection protection: When the server Down out when My-BIC will help you delete the request and generate more calls to stop. Built-Submission Queue: All the AJAX request will be sent to the correct order, all requests will be stored in the queue to prevent be overwritten. Provide a help you in the run-time debugging visualization interface.
Platform: | Size: 93184 | Author: joseph | Hits:

[WEB Codeasp_json

Description: asp的一个json类,数组形式,给jquery用的
Platform: | Size: 2048 | Author: soid | Hits:

[WEB CodeAjaxDataTable

Description: Ajax无刷新分页(jQuery+Json) 做了一个用jQuery来实现的用户控件,VS2008+Access 只用来玩玩.所以就用Access数据库了 jQuery+ashx+JSON 用ashx来接收请求,数据格式为JSON 实现了批量(选择)操作,编辑接口(反回两个值给用户进行自定义操作) 删除,自定义列(反回两个值给用户进行自定义操作) 样式变代(也就是写了两个样式表而以) 转换列(也就是你数据库里是1,0什么的,转成对应的男女的中文) 每页显示的记录条数在config里面设置 -Ajax without refreshing page (jQuery+ Json) made using jQuery to implement a user control, VS2008+ Access is only used to play. So I use Access database, a jQuery+ ashx+ JSON with ashx to receive the request, the data format is JSON implementation of batch (select) operation, editing interface (anti-two values back to the user to customize the operation) to delete, custom columns (anti-two values back to the user to customize the operation) on behalf of the style change (ie, written 2 style tables in order to) to the column (that is, what is your database is 1,0, and converted into the corresponding Chinese men and women) the number of records per page which is set in the config
Platform: | Size: 61440 | Author: fugang | Hits:

[OS programSafetyNetMobile

Description: 通过Web页面获取基站位置Web端源码 首先要清楚一点的是,每一个基站都能够通过请求http://www.google.com/loc/json获取到一个经纬度。如果用户能够在短时间内获取到较多的基站信息,比如4个或5个,可以通过这几个基站的经纬度计算出比较准确的用户位置。 举个例子,比如我在WM上取到4个基站信息: 50554,9513,460,1 50325,9513,460,1 50584,9513,460,1 50041,9513,460,1 每一行的4个数值分别对应:CID, LAC, MCC, MNC CID——CellID,表示基站号 LAC——Location Area Code,表示区域编号 MCC——Mobile Country Code,表示国家编号,中国是460 MNC——Mobile Network Code,表示移动网络编号,移动是0,联通是1 然后向Google发送基站信息是通过JSON串以Post的形式发送到http://www.google.com/loc/json,然后它会返回一个包含经纬度信息的JSON串-Web page for the base station location by Web-side source First of all must be aware that each base station can request http://www.google.com/loc/json get through to a latitude and longitude. If the user can quickly access to the base station more information, such as 4 or 5, these base stations can be calculated more accurate latitude and longitude of the user location. For example, such as WM, I get to 4 on the base station information: 50554,9513,460,1 50325,9513,460,1 50584,9513,460,1 50041,9513,460,1 Each line of the four values correspond to: CID, LAC, MCC, MNC CID- CellID, said base station No. LAC- Location Area Code, said regional code MCC- Mobile Country Code, said the national numbers, China is 460 MNC- Mobile Network Code, said the mobile network number, mobile is 0, Unicom is a Base station then sends the information to the Google JSON string through the form to send to the Post http://www.google.com/loc/json, then it will re
Platform: | Size: 134144 | Author: 尚伊珣 | Hits:

[Other Web CodeJ2EE-Ajax-

Description: Ajax技术是目前最流行的技术,它极大地改善了传统Web应用的用户体验,因此也被称为对传统Web技术的革命。 本书介绍的内容非常全面,覆盖了Ajax技术的各个方面,包括Ajax技术的核心对象XMLHttpRequest对象、JavaScript脚本的详细知识以及DOM和XML的相关知识。除了Ajax的这些基础知识外,本书还详细介绍了Ajax的5个相关框架:Prototype.zis,Dojo,DWR,JSON—RPC一Java和AjaxTags。 本书介绍的不是单纯的Ajax技巧,而是侧重于介绍Ajax技术与J2EE技术的融合,让Ajax技术融入实际的J2EE应用。 本书适用于有一定J2EE编程基础的读者,因为单纯的Ajax技术是没有太大用处的。通过阅读本书,不但可以掌握Ajax的开发技巧,而且可以掌握如何让Ajax技术和J2EE应用实现完美融合。 -Ajax technology is at present the most popular technology, it greatly improve the traditional Web application user experience, also known as to the traditional Web technology revolution. The content of the book introduces very comprehensive, covering all aspects of Ajax technique, including the Ajax technique core object XMLHttpRequest object, JavaScript script detailed knowledge and DOM and XML relevant knowledge. In addition to the basic knowledge of Ajax outside, this book also introduced the Ajax 5 related framework: Prototype. Zis Dojo, DWR, JSON request directly-RPC, a Java and AjaxTags. The book introduces not only Ajax skills, and focused instead on the Ajax technique and J2EE technology is introduced, the fusion of Ajax technology into the actual to J2EE application. This book is applicable to have certain J2EE programming based readers, because pure Ajax technology is not much use. By reading this book, not only can master the skills, and the development of the Aj
Platform: | Size: 1091584 | Author: user2 | Hits:

[IOSHayate_10827

Description: 基于ASIHttpReques开源的仿迅雷多线程断点续传功能的客户端,内置了百度音乐盒、土豆视频下载,新手可以学习ASIHttpRequest网络请求下载、JSON解析等操作。-Based on ASIHttpReques open source client imitation Thunder multi-threaded HTTP functionality, built a Baidu music box, potatoes video downloads, the novice can learning ASIHttpRequest network request download JSON parsing and other operations.
Platform: | Size: 3231744 | Author: hujiqing | Hits:

[Otherjquery.combogrid

Description: Combogrid 是一个jQuery插件用于为输入框添加高级自完成功能(auto-complete)。当用户输入的时候,会在输入框的下方面动态显示一个拥有分页功能的表格(Grid)控件。 通过Ajax请求,然后结果以JSON(或JSONP:用于跨域请求)的数据类型返回。 这个插件拥有许多选项可以配置比如:设置交替行的颜色,自动选择相匹配的查询结果, 设置当输入到第几个字符号才激活表格。此外还支持键盘操作。 -Combogrid is a jQuery plug-in for the input box to add advanced since the completion of the function ( auto-complete ). When the user input, display a page table in the aspect of dynamic input box ( Grid ) control. With an Ajax request, then the results in JSON ( or JSONP: used to request a cross-domain ) data type. This plugin has many options can be configured for example: set in alternating colors, automatic selection to match the query result set, when the input to the first few characters to activate table. In addition, keyboard support.
Platform: | Size: 135168 | Author: FADFO | Hits:

[androidpushMessage

Description: Android之基于百度云推送IM客户端的聊天内容通过json格式封装(包含聊天内容、发送人信息)之后,HTTP请求百度服务器,即请求把该消息发送到指定id的用户,请求成功之后,百度服务器就把我们的信息转发给指定的用户,对应用户再解析json格式的信息,就可以知道该消息来自何处,以及消息内容-After Android s based Baidu cloud push chat IM client via json format package (includes chat, sender information), after, HTTP requests Baidu server that the request to send the message to a user-specified id, the request is successful, Baidu server forwarding our information to designated users, the corresponding user information and then parse json format, you can know that the message came from, and message content
Platform: | Size: 2675712 | Author: `ians | Hits:

[Web ServerAMS1.5.0107

Description: AMS - 易用安全高效的MySQL管理系统。 高效: 应用AMP-PHP框架与AMF-JS后台框架开发,支持同时运行多个数据库、数据表窗口、支持自定义扩展插件等。 强大: 强大的多行SQL执行能力,支持一次执行多行SQL并多窗口完美表现各行SQL的运行结果。 高亮: 支持SQL高亮显示,有效防止书写SQL时错写库表名、字段名与及MYSQL相关关键字。 扩展: 实现版块以JS扩展形式预载,数据库列表、数据请求发送等以JSON格式传输,无刷新快速呈现。 易用: 支持版块右键菜单操作与快捷键响应,支持鼠标划拉选择或Shift按键选择多行数据,使用简单、操作快速方便。 友好: 友好的数据分页展现,解决PHPMYADMIN SQL LIMIT 10000或关联查询数据量过大加载显示不佳问题。-AMS- use safe and efficient management system MySQL. Efficient: AMP-PHP application framework with AMF-JS framework development background, support running multiple databases, data table window, support for custom extensions, such as. Powerful: Powerful multi-line SQL execution capabilities to support the implementation of a multi-line SQL and run multiple windows perfect performance results for each line of SQL. Highlight: Highlight support SQL, effectively preventing wrong to write the name of the database table when writing SQL, MYSQL and field names and related keywords. Expansion: Implementation Forum in expanded form JS preload list of databases, and other data in JSON format request transmission, no refresh fast rendering. Use: Support Forum right-click menu shortcuts response operation, support for mouse or Shift keys to select Canoeing select multiple rows of data, easy to use, quick and easy to operate. Friendly: friendly data paging to show resolve PHPMYADMIN SQL LIMIT 10000
Platform: | Size: 350208 | Author: 白宦成 | Hits:

[androidservlettest

Description: Java看的HTTP网络编程,网络通信编程实例,适用于Android网络编程。在测试代码中服务端我使用三种方式:S2SH、只用Struts2、Servlet。客户端就一种,只不过换个请求的URL。服务端和客户端交互使用了两种方式:XML、JSON,目前开放平台返回的数据都是支持这两种数据格式的。所以我也实现了这两种数据格式。其实还有一种格式,就是google的protocal buffer,这种形式在国内用的人比较少,我也没弄,感兴趣的同学看我提供的文档,自己研究吧。注意把里面的IP换成自己电脑的IP地址。    在使用Servlet的服务端,可以通过下面这种方式设置返回类型,但是其实没用,你设置了,它也不返回。你只能自己封装XML文件或者JSON字符串,然后返回-Java HTTP watch network programming, network communications programming examples for Android network programming. In the test code in the server I use three ways: S2SH, only Struts2, Servlet. On a client, but another URL request. Service and client interaction used in two ways: XML, JSON, the current data returned is an open platform supports both data formats. So I have realized these two data formats. In fact, there is a format that is google' s protocal buffer, this form in the country with relatively few people, I did not get the students interested to see documents I provide, own research. Note that the inside of the IP address of their computer' s IP replaced. In using the Servlet server, you can set up this way by following the return type, but in fact useless, you set up, it does not return. You can only own package XML file or JSON string, and then return
Platform: | Size: 150528 | Author: rpudn92 | Hits:

[Web ServerASP-list

Description: 我们在腾讯网站等一些评论栏目上可以看到这样的应用,列表没有使用分页条,而是一次加载一定数量的记录显示在列表页,当用户浏览到列表页底部时,可以通过单击“加载更多”来查看更多记录。有网友反映数据量大时,加载速度慢,这一版本改变了后台读取方式,加快了输出速度。 原理:页面载入时,jQuery向后台请求数据,ASP程序通过查询数据库将最新的几条记录显示在列表页,在列表页的底部有个“更多”链接,通过触发该链接,向服务端发送Ajax请求,后台ASP程序接收请求参数,并作出相应,获取数据库相应的记录并以JSON的形式返回给前台页面,前台页面jQuery解析JSON数据,并将数据追加到列表页。效果实例:http://www.my478.com/html/shuidao/-We can see some of the comments on the corporate website and other sections such applications, the list does not use paging bar, but once loaded a certain number of records displayed in the list page, when a user browses to the bottom of the list page, you can click " Load More " to view more records. When users reflect the large amount of data, slow loading, this version has changed the way back to read, to speed up the output speed. How it works: When the page is loaded, jQuery request data to the background, ASP program by querying the records show that several of the latest page in the list at the bottom of the page there is a list of the " more" link, by triggering the link to the server sending Ajax requests, backstage ASP program receives the request parameters, and make the appropriate, obtain the corresponding record in the and returns JSON to the front page, front page jQuery parse JSON data, and the data is appended to the list page. Effect instance: http:
Platform: | Size: 41984 | Author: evgoo | Hits:

[WEB Codeaspjzgd_v1.1

Description: 我们在腾讯网站等一些评论栏目上可以看到这样的应用,列表没有使用分页条,而是一次加载一定数量的记录显示在列表页,当用户浏览到列表页底部时,可以通过单击“加载更多”来查看更多记录。有网友反映数据量大时,加载速度慢,这一版本改变了后台读取方式,加快了输出速度。 原理:页面载入时,jQuery向后台请求数据,ASP程序通过查询数据库将最新的几条记录显示在列表页,在列表页的底部有个“更多”链接,通过触发该链接,向服务端发送Ajax请求,后台ASP程序接收请求参数,并作出相应,获取数据库相应的记录并以JSON的形式返回给前台页面,前台页面jQuery解析JSON数据,并将数据追加到列表页。-We can see a such applications on the Tencent website, some of the comments column, the list did not use a paging toolbar, but a record of loading a certain number displayed in the list page, when users to browse to the list at the bottom of the page, click load more to see more records by. Some netizens reflect the amount of data is large, the load is slow, this version of the background to change the way, to speed up the output. Principle: when the page is loaded, jQuery to background request data, ASP program by querying the will be the latest records displayed in the list page, at the bottom of the list page has a more link, by triggering the link to the server to send Ajax request, the background ASP program receives the request parameters, and accordingly, obtain the corresponding records and to JSON form back to the front page, front page jQuery JSON data parsing and and the data is appended to the list of pages.
Platform: | Size: 41984 | Author: eepudn14 | Hits:

[Other Web CodeAjaxaJson

Description: AJAX技术的使用,Ajax发送请求比较友好,可以在不刷新页面的情况下发送请求,本软件是通过JQUERY来发送ajax请求,并发送和接收json数据-Using AJAX technology, Ajax sends a request more friendly, you can send requests without refreshing the page, the software is to send ajax request by JQUERY, and send and receive json data
Platform: | Size: 1871872 | Author: jiang | Hits:

[WEB Codeajax_v1.2

Description: asp.netC#+jquery1.4.1 +ajax留言板程序说明 采用asp.net C#+ jquery1.4.1 +ajax的实现 主要用aspx文件请求 还可以用ashx处理 ajax返回类型也很多 如: dataType: xml , dataType: json , 其实可区分为三种 Text:“text/plain“ XML:“application/xml“ JSON:“application/json“. dataType为xml的时候,response.Write(string)中的字符串一定要符合xml的格式, 为json的时候,response.Write(string)中的字符串一定要符合json的格式为否则会出现解析错误, 这个和aspx页是一样的。 如果要使用session的话,在handler的代码中添加System.Web.SessionState的引用, 并让这个handler继承IRequiresSessionState接口,一定要继承这个接口,否则会出错的。-+ajax asp.netC#+jquery1.4.1 message board procedures Implementation of C#+ jquery1.4.1+ajax asp.net The main use of ASPX file request can also be used to deal with Ajax ashx return type is also a lot of Such as: XML dataType , JSON dataType , In fact, can be divided into three kinds Text: text/plain XML: application/xml JSON: application/json . DataType for response.Write, XML (string) in the string must be in XML format, For the JSON, response.Write (string) in the string must be consistent with the format of the JSON for the error will occur, This is the same as the ASPX page. To use session, add a reference to the System.Web.SessionState code in handler, And let the handler inherit the IRequiresSessionState interface, be sure to inherit this interface, otherwise it will go wrong.
Platform: | Size: 3768320 | Author: eepudn77 | Hits:

[WEB Codeamysql_v1.5.0107

Description: AMS-易用安全高效的MySQL管理系统。 Amysql - AMS简介 01) 高效: 应用AMP-PHP框架与AMF-JS后台框架开发,支持同时运行多个数据库、数据表窗口、支持自定义扩展插件等。 02) 强大: 强大的多行SQL执行能力,支持一次执行多行SQL并多窗口完美表现各行SQL的运行结果。 03) 高亮: 支持SQL高亮显示,有效防止书写SQL时错写库表名、字段名与及MYSQL相关关键字。 04) 扩展: 实现版块以JS扩展形式预载,数据库列表、数据请求发送等以JSON格式传输,无刷新快速呈现。 -AMS- easy to use safe and efficient management system MySQL. Amysql- AMS 01) efficient: AMP-PHP application framework with AMF-JS framework development background, support running multiple s, data table, support custom extensions. 02) powerful: powerful multi line SQL execution capabilities, in support of a execution SQL and windows perfect performance rows SQL operation results. 03) highlight: highlight support SQL, effectively prevent wrong when writing SQL write the name of the table and field names and related keywords and MYSQL. 04) expansion: implementation forum in expanded form JS preload list, request of data transmission in JSON format, no refresh fast rendering.
Platform: | Size: 353280 | Author: empudn28 | Hits:

[JSP/Javasrc

Description: Source code for a simple servlet based request server with proprietery MVC framework. Handles JSON requests.
Platform: | Size: 5120 | Author: sanket | Hits:

[WEB CodeAMS_v1.5.0107

Description: 01) 高效: 应用AMP-PHP框架与AMF-JS后台框架开发,支持同时运行多个数据库、数据表窗口、支持自定义扩展插件等。 02) 强大: 强大的多行SQL执行能力,支持一次执行多行SQL并多窗口完美表现各行SQL的运行结果。 03) 高亮: 支持SQL高亮显示,有效防止书写SQL时错写库表名、字段名与及MYSQL相关关键字。 04) 扩展: 实现版块以JS扩展形式预载,数据库列表、数据请求发送等以JSON格式传输,无刷新快速呈现。-01) high efficiency: the application of AMP-PHP framework and AMF-JS framework development, support for the simultaneous operation of multiple s, data table windows, support for custom extensions, etc.. 02) powerful: powerful multi line SQL execution capabilities, in support of a execution SQL and windows perfect performance rows SQL operation results. 03) highlight: support SQL highlighting, to effectively prevent the write SQL when the wrong table name, field name and MYSQL related keywords. 04 expansion: the realization of the JS expansion in the form of pre load, list, data request to send the JSON format, no refresh fast rendering.
Platform: | Size: 353280 | Author: erpudn55 | Hits:

[androidZyy360

Description: 网站视频模块源码是一套基于网站视频模块开发android手机客户端项目源码,可以实现通过手机客户端很方便的浏览网站的视频内容,网站的视频内容大部分是flv和mp4格式。本项目使用Android Studio IDE的Gradle构建,实现思路也使用了常规的手机客户端通过向服务器端发送http请求,服务器端api接口返回json数据,然后手机客户端解析json数据,然后将数据展示在listview中。另外压缩包中附带了一份详细的源码分析pdf文档。想研究一下的朋友可以自己下载-Video website module source code is a set based on video website module development Android mobile client program source code, can be achieved through the mobile client to browse the video content of the website, video website content mostly flv, MP4 format. This project used Gradle Android studio ide of construction, implementation ideas also used conventional mobile client through to the server to send an HTTP request, the server-side API interface returns a JSON data and mobile client parse JSON data, then data display in the listview. Another compression package comes with a detailed source code analysis pdf. Want to study friends can download their own
Platform: | Size: 11662336 | Author: liutianyu | Hits:

[JSP/Javahttpurlconnection

Description: 安卓端请求服务器json文件并解析放入listview中。内有注释具有参考价值-Andrews request server json file and parse it into listview. There is a reference value
Platform: | Size: 1713152 | Author: 梁灿龙 | Hits:

[Otherchrome(json)

Description: json请求解析为json对象,用于请求返回对象自动转换json对象(The JSON request is parsed as a JSON object, which is used to request the return object to automat...)
Platform: | Size: 47059968 | Author: 开发者1122 | Hits:

CodeBus www.codebus.net