-
A command
一个命令行的类实现。如果您想处理自己的命令行,可以重复利用,很方便的-A command-line class realize. If you want to deal with its own command line, you can re-use, very convenient
- 2022-02-05 18:28:06下载
- 积分:1
-
与数论有关的 求质数 分解因数 millerrabin
与数论有关的 求质数 分解因数 millerrabin -On the demand with a number of prime number decomposition factor millerrabin
- 2022-05-13 04:50:36下载
- 积分:1
-
讨论Attribute的高级应用,代码演示了一个实际的例子:假设有一个订单处理系统,当一份订单提交的时候,系统检查库存,如果库存存量满足订单的数量,系统记录订单...
讨论Attribute的高级应用,代码演示了一个实际的例子:假设有一个订单处理系统,当一份订单提交的时候,系统检查库存,如果库存存量满足订单的数量,系统记录订单处理记录,然后更新库存,如果库存存量低于订单的数量,系统做相应的记录,同时向库存管理员发送邮件。
大致介绍了.NET Framework的对象调用拦截的实现机制,目的是让大家对这种机制有一个认识,通过代码的实现,可以看到消息如何被处理的过程。-Attribute to discuss high-level application code to demonstrate a practical example: Suppose there is a order processing system, when an order when submitted, the system checks inventory, if the inventory stock to meet the number of orders, the system record deal with record orders, and then update Stock, if the inventory stock is lower than the number of orders, the system to do the appropriate records, at the same time send a message to the Inventory Manager. Generally introduced. NET Framework object call interception mechanism to realize the aim is to enable everyone to have an understanding of such a mechanism, through the realization of the code, you can see how the news process.
- 2022-08-26 14:00:02下载
- 积分:1
-
2410 wince introduce
2410 wince introduce
- 2022-05-24 19:51:04下载
- 积分:1
-
简单的赌场游戏
Simple Casino Game
I tried to drow the animated Hannoi algorithm.
I hope that it can help your study..
If you need more comment, please send me e-mail
- 2023-08-27 07:05:04下载
- 积分: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
-
a split with the preparation of the document assembly process
一个用VB编写拆分与组合文件的程序-a split with the preparation of the document assembly process
- 2022-07-26 05:34:39下载
- 积分:1
-
基于GA的单点VPR调度问题
用遗传算法解决最简单地车场调度问题,本程序简单易上手,供新手参考,启发思路,并可在此程序上结合其他智能优化算法加以改进。
- 2022-04-21 01:16:05下载
- 积分:1
-
AES加密算法(C++实现)
Aes加密算法,用C++实现,封装成了类,方便学习与扩展
- 2023-08-23 08:05:04下载
- 积分:1
-
JSP学生信息管理系统毕业设计包含源代码和论文及PPt
基于JSP的学生信息管理系统,开发平台MyEClipse数据库sqlserver 2000 ,该程序包含学生,教师,管理员三个功能模块,学生可以选课,登录,查询,还有个人信息,教师可以选择学生,公布分数,等管理员可以管理学生,和教师,进行怎删改查等操作
- 2022-03-25 12:39:12下载
- 积分:1