-
Print preview plug
打印预览插件,可以vb中使用-Print preview plug-ins, can be used vb
- 2023-08-18 06:25:03下载
- 积分:1
-
光盘的例子
VC黑皮书的例子光盘附在书中,内容清晰实用
- 2022-04-08 10:09:09下载
- 积分:1
-
几个自己编的小程序,仅供大家参考,初学者的几个小程序。...
几个自己编的小程序,仅供大家参考,初学者的几个小程序。-Some own small procedures, for your reference, a few small programs for beginners.
- 2022-05-21 03:42:14下载
- 积分:1
-
E-Bazaar Online Shopping System
This project is to provide ease in the transaction of money for student and other faculty members in collage. In this project, we have tried to cover important things like given the new account, username password, for new students. Sending the request for the authentication of username and password, selecting the students’ order, verifying that order and then giving the receipt to student and that much money will be deducted from student’s accounts. The students are also informed about the low account balance after some specific low amount.
- 2022-06-27 23:39:45下载
- 积分:1
-
这个程序不错哟 这个是本人写的 多多提意见哟
这个程序不错哟 这个是本人写的 多多提意见哟-good yo this is the more I write criticism Thank yo
- 2022-09-20 10:00:02下载
- 积分:1
-
3G演进HSPA和LTE在移动宽带中的应用
- 2023-06-11 00:30:03下载
- 积分:1
-
Enhanced Tk Console for all Tk platforms
Enhanced Tk Console for all Tk platforms-WHAT: Enhanced Tk Console for all Tk platforms
WHERE: http://tkcon.sourceforge.net/
http://www.purl.org/net/hobbs/tcl/script/
REQUIREMENTS: Tcl/Tk 8.0+
Tested through Tcl/Tk 8.5.
tkcon is all Tcl/Tk code, no compiling required
tkcon is a replacement for the standard console that comes with Tk (on
Windows/Mac, but also works on Unix). tkcon provides many more features
than the standard console and works on all platforms where Tcl/Tk is
available. It is meant primarily to aid one when working with the little
details inside tcl and tk and to give Unix users the GUI console provided
by default in the Mac and Windows Tk.
FEATURES:
Command history
Path (Unix style)/Proc/Variable name expansion
Multiple and tabbed consoles, each with its own state (via multiple
interpreters)
Captures stdout and stderr to console window (puts overridden)
Hot errors (click on error
- 2022-02-03 02:19:33下载
- 积分:1
-
html template used for web design
html template used for web design
- 2023-03-11 22:45:03下载
- 积分:1
-
Personalized learning environment for network design principles and realization...
个性化网络学习环境设计原理及实现
Design Principle and Practice of Personalized Net-based
Learning Environment
-Personalized learning environment for network design principles and realization of Design Principle and Practice of Personalized Net-basedLearning Environment
- 2022-03-15 21:18:45下载
- 积分: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