搜索结果
找到约 144 项符合
Post-Coded 的查询结果
通讯/手机编程 利用网通的网关平台收(群)发手机短信
利用网通的网关平台收(群)发手机短信,群发手机短信。
主要技术:POST HTTP 请求,MD5加密算法,XML文档解析,手机短信发送、接收,短信群发等。源代码已经封装好,并提供详细的测试代码,该程序也可以直接当作手机短信收发的小工具。 ...
编译器/解释器 IDE开发环境
IDE开发环境,可以挂载SDCC
The BASIC IDE is a new, RAD (Rapid Application Development) IDE (Integrated Development Environment) for the RapidQ programming language. The IDE currently has rich project options, a form designer (similar to Delphi s), and code editor. The BASIC IDE is being coded in Borl ...
其他 This assessment creates an initial version of the auction project that allows user to register, logi
This assessment creates an initial version of the auction project that allows user to register, login, and logout. Registered users can post items (advertisements) for auction.
Linux/Unix编程 Pegasus is an open-source implementationof the DMTF CIM and WBEM standards. It is designed to be por
Pegasus is an open-source implementationof the DMTF CIM and WBEM standards. It is designed to be portable and highly modular. It is coded in C++ so that it effectively translates the object concepts of the CIM objects into a programming model but still retains the speed and efficiency of a compiled ...
Delphi控件源码 一个自动投票的作弊工具。 近日单位服务明星投票
一个自动投票的作弊工具。
近日单位服务明星投票,没办法,一个IP只能投两次。
本程序自动修改IP地址,并实现idhttp数据的POST自动提交,实现2次投票。1小时可以投200票左右。
大家可以修改一下,继续完善
其他数据库 本程序运用access数据库
本程序运用access数据库,如要用sqlserver2000,需还原back下的数据库,数据库名为“图书馆管理系统“
并在服务器端重建连接
1先运行接口程序scktsrvr.exe,用本程序提供广域网的连接
2运行server.exe
3最后运行客户端和管理的应用程序
为了数据不被册除,本程序只提供在数据集的post方法,不提供Tclientdataset的appliupdate ...
驱动编程 Also since the domain name--against which the retrieved domain name is to be matched--is currently h
Also since the domain name--against which the retrieved domain name is to be matched--is currently hard coded.
Hence the hard coded name has to be change before compiling the user mode program
The .lib file which has been provided in \DD\DD folder is checked built using Win XP DDK as of now.
Jsp/Servlet java上传文件的源代码
java上传文件的源代码,通过htm页面Post给jsp或者servlet.
Ajax ajax打造的动态计数器
ajax打造的动态计数器,首次使用了交互的原理,原创作品,市面上相同的插件代码很少见哦~~~~
1.以当前文件的文件名为统计基础。
2.ajax发送方式可以是get/post,调用非常简单:
写在window.onload里是为了页面加载完成后才开始统计。
3.返回结果为纯数字,即当前页面的访问次数
4,单个页面对某一用户一天只记数一次(通 ...