-
在关闭文件前提示的是否关闭保存
在关闭文件前提示的是否关闭保存-It can ask you wheather you really want to close this file or save it before close.
- 2022-01-26 01:33:15下载
- 积分:1
-
输入2维数组,对其行列值和对角线求和并且将其按照大小顺序排列输出。杨辉三角、质因数个数等等。...
输入2维数组,对其行列值和对角线求和并且将其按照大小顺序排列输出。杨辉三角、质因数个数等等。-Enter the 2-dimensional array, its value and the diagonal sum of the ranks and their order in accordance with the size of the output.
- 2022-03-09 17:26:41下载
- 积分:1
-
Series of small programs commonly used map projection map projection used two se...
常用地图投影系列小程序2常用地图投影系列小程序2-Series of small programs commonly used map projection map projection used two series of small programs 2
- 2022-04-14 10:33:04下载
- 积分:1
-
CRC procedures can view the document and check that the document itself calibrat...
该程序是CRC校验程序,可以查看文件的校验和,这对文件本身进行校验,也可用在其它程序中检难数据正确与否-CRC procedures can view the document and check that the document itself calibration, but also can be used in other programs Frederick hard data are correct or not
- 2022-03-23 11:06:08下载
- 积分:1
-
JAVA的数据库使用控件,树状显示和Browse数据项目的内容。
JAVA的数据库使用控件,树状显示和Browse数据项目的内容。-this control is for java database.display the data items in tree view and browse its content
- 2023-08-26 11:55:03下载
- 积分:1
-
简易写字板小程序,适合初学者,简单易明白.
简易写字板小程序,适合初学者,简单易明白.-simple tablet small program for beginners and easy to understand.
- 2022-02-03 23:27:07下载
- 积分:1
-
全国计算机等级考试三级辅导教程与同步试题训练
全国计算机等级考试三级辅导教程与同步试题训练-NCRE three tutorials and synchronization test counseling training
- 2022-02-14 15:54:52下载
- 积分:1
-
Windows_进程管理器.rar
Windows_进程管理器.rar -Windows_ process manager. Rar
- 2022-05-27 02:13:44下载
- 积分:1
-
SOCKS 5 UDP 穿透
SOCKS 5 UDP 穿透 socks5 协议编写的代理程序RFC1928描述了Socks协议的细节,告诉我们客户程序如何同Socks代理协商,取得透过该协议对外传输的途径。
- 2022-02-12 17:19:10下载
- 积分:1
-
Delphi通过https接口post数据
应用背景向web认证服务器通过https接口post认证数据,delphi2005正常使用。最初的的时候采用indy控件,IdHTTP和IdSSLIOHandlerSocketOpenSSL配合,但是没有成功,对方服务器连接后立即断开链接,不返回任何数据,后来通过网上查询,找到了这个方法,可以根据服务器的要求自定义头文件和post的内容。引用了WinINet,IDURI单元,其中CnMD5,CnBase64是认证业务需要加入的cnpack中的单元,和https链接无关。这种方法的另外一个好处是不用再调用indy引用的两个dll文件(libeay32.dll,ssleay32.dll),这两个文件和indy的版本还需要配套,比较麻烦,而且就是匹配了我也没有测试成功,可能和对方服务器的环境有关系,感觉还是后来的这种方式兼容性比较好关键技术主要是delphi下的开发,研究了很久,没有找到SSL双向认证的,这个终于让我找到了,可以双向认证,实现微信退款功能等等。。。。。。。。。。。。。。
- 2022-03-20 05:38:43下载
- 积分:1