-
过去用 C++/MFC 开发程序时,常常为用户提供鼠标的右键单击功能,如今在 .NET 框架中使用 C#,也想在程序中提供鼠标右键单击功能,比如,在文本框、窗格...
过去用 C++/MFC 开发程序时,常常为用户提供鼠标的右键单击功能,如今在 .NET 框架中使用 C#,也想在程序中提供鼠标右键单击功能,比如,在文本框、窗格、标签以及主窗口背景上使用鼠标右键。毕竟 C# 不是 C++/MFC,那么如何用 C# 处理-past C/MFC development process, often to provide users with the right-mouse click functions, Now.NET framework using C#, the procedure would also like to provide right-click functions, for example, in the text frame, pane, labeling and the main window background on the use of right-clicking. After all, C# instead of C/MFC, how to deal with C#
- 2022-03-23 02:05:54下载
- 积分:1
-
lua is pure Ansic scripting language, is the most compact and fastest running ki...
lua是纯Ansic的脚本语言,是最为小巧而运行速度最快的一种。作为魔兽世界的脚本语言而闻名-lua is pure Ansic scripting language, is the most compact and fastest running kind. EverQuest world as a scripting language, which is known
- 2022-05-18 11:36:25下载
- 积分:1
-
一个好用的增强型文件搜索工具,可以指定目录搜索,搜索…
一个很好用的增强型文件搜索工具,可以指定搜索目录,搜索关键字(包含/排除)。支持二次(多次)搜索。 尤其适用于源代码查找、修改。-a good use of enhanced document search tools, can specify search directory, search keyword (inclusion/exclusion). Support II (times) search. Particularly applicable to the search for the source code, modify.
- 2022-05-17 21:09:15下载
- 积分:1
-
该程序计算组合的
this program calculates combination s
- 2022-05-28 00:28:40下载
- 积分:1
-
Qt语音识别
使用广播,调用百度语音api接口,自动识别语音,并且显示在Qt界面上。能够用来做模拟智能家居的Qt的客户端
- 2023-04-05 04:50:04下载
- 积分:1
-
Jack procedures, the convenience of the bank, but the procedure is not on the li...
wince 的PPC程序,关于银行方便的,但是是测试的程序,不是上线的,不过里面有很多算法还是值得一看的-Jack procedures, the convenience of the bank, but the procedure is not on the line, but there are many algorithms or visit the gallery
- 2022-08-12 19:20:43下载
- 积分:1
-
中马(禅鼠标瞄准)是一个较大的工程实例包含在…
ZoMA (Zen of Mouse Aiming) is one of two larger example projects contained within the code repository. The game involves testing and measuring the player’s mouse reaction, aiming and tracking skills. From an educational point of view, the code hopefully provides some examples of GUI construction and illustrates a design that facilitates the introduction of new test types. This project is created using Netbeans.
- 2023-05-16 11:45:05下载
- 积分:1
-
Exe file name in accordance with the corresponding return to the process ID, the...
根据exe文件名返回进程对应的ID,主要利用CreateToolhelp32Snapshot,完美版,支持哦UNICODE-Exe file name in accordance with the corresponding return to the process ID, the main use of CreateToolhelp32Snapshot, perfect version, support for UNICODE Oh
- 2022-06-16 03:00:43下载
- 积分:1
-
在自动点击链接源
source for click in links automaticly
- 2023-02-03 18:55:03下载
- 积分: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