-
EXT2.0_API_code(chinese)
EXT2.0的中文API源代码,有很详细的中文注解,很适合中国人阅读。(EXT2.0 the Chinese API source code, the Chinese had a very detailed comments, it is suitable for Chinese people to read.)
- 2008-04-28 09:49:03下载
- 积分:1
-
Ajax.dll(温亚迪讯最新出品)
版权归作者所有,任何形式转载请联系作者。
作者:中国安全(来自豆瓣)
来源:https://www.douban.com/note/633104475/
【温东伟(温亚迪讯)最新出品:Ajax.dll】版本:5.8
C++、VB、易语言、java等编程工具可调用本Ajax.dll来更加方便的实现AJAX_Request方法。
Ajax.dll在其中提供了一个名为 AJAX_Request 的调用函数名,返回数据文本型。
AJAX_Request函数中包涵了3个参数,分别是:ASPorPHP_FileAddress、Method、Request_data。意思分别是指在Inter服务器上表单文件地址(如:http://www.***.com/Request.asp)、请求方法(get、post)、请求数据段(如:fname=Bill&lname=Gates)。asp或php等提交表单代码需要自行编写。
文件名称:Ajax.dll
函数:AJAX_Request
参数1:ASPorPHP_FileAddress
参数2:Method
参数3:Request_data
直接下载地址:7xkchd.com1.z0.glb.clouddn
- 2022-05-25 20:41:09下载
- 积分:1
-
reverseAjax
Java中反向ajax技术,使用dwr框架,看时请先了解dwr配置(Java, reverse ajax technology, using dwr framework, please understand dwr configuration when viewed)
- 2013-10-18 20:31:10下载
- 积分:1
-
java learn new techonology ajax 5
java learn new techonology ajax 5
- 2022-05-13 13:21:07下载
- 积分:1
-
百度地图坐标拾取
提供两个方式的坐标拾取案例,集成百度地图坐标拾取 1.使用vue-baidu-map (1)安装npm i vue-baidu-map -S (2)使用组件 order list2.使用原生script api (1) 在index.htm 中引入 (参考图1)(2) 在webpack中添加配置(参看图2)(3) 使用组件 goods list 【文件目录】 百度地图坐标拾取 ├── goods-list│ ├── index.vue│ └── selectPoint.vue├── goods-list.zip├── order-list│ └── index.vue├── order-list.zip├── 图1.png├── 图2.png└── 组件说明.txt2 directories, 8 files
- 2020-12-08下载
- 积分:1
-
dwrdemo
基于ssh的 dwr 开发的例子,希望给大家带来一些启示。谢谢(Ssh-based examples of dwr development, we hope to bring some inspiration. Thank you)
- 2011-09-04 09:25:35下载
- 积分:1
-
jquery带指针时钟 例子源码下载
jquery带指针时钟 例子源码下载
- 2015-03-26下载
- 积分:1
-
SimpleAJAX
Good Ajax sample ..................................................
- 2012-09-29 20:14:30下载
- 积分:1
-
pl0bianyiqi
pl0编译器
语法分析 词法分析
要求输入PL/0语言源程序,输出中间代码表示的程序。-pl0bianyiqi
- 2023-04-26 17:50:03下载
- 积分:1
-
Week-2-DQ-1
AJAX: Stands for Asynchronous JavaScript and XML. AJAX is typically used for creating dynamic web applications and allows for asynchronous data retrieval without having to reload the page a visitor is on.
The JavaScript on a given page handles most of the basic functions of the application, making it perform more like a desktop program instead of a web-based one.
- 2013-02-26 14:12:19下载
- 积分:1