-
简易的多工作区VC6程序
功能:
可以添加删除最多10个工作区,可以使用win+数字(0...
简易的多工作区VC6程序
功能:
可以添加删除最多10个工作区,可以使用win+数字(0-9)快捷键切换,可以设置开机是否自启动。
存在若干有待解决的问题:
对于单实例的应用程序,在一个工作区隐藏后可能无法再其它工作区唤出;
一些未知的边框窗口可能存在误隐藏;
仅用来学习,有一点点实用价值。-Simple multi-workspace VC6 program features: You can add remove up to 10 working area, you can use win+ number (0-9) shortcut key to switch, you can set the boot is self-starting. There are several issues to be addressed: For single-instance applications, hidden in a work area other work areas may not be evocative some unknown hidden frame window, there may be mistaken only be used to learn a little practical value.
- 2022-01-26 00:00:15下载
- 积分:1
-
A simple spray of graphics, if you want to color effects, directly to the color...
一个简单的喷枪的绘图功能,如果想要彩色的效果,直接把颜色参数一改就好了
-A simple spray of graphics, if you want to color effects, directly to the color change like the one parameter
- 2022-05-31 23:40:12下载
- 积分:1
-
一个简单的仿T9输入法
一个简单的仿T9输入法-a simple imitation of T9 input method
- 2022-03-14 10:03:04下载
- 积分:1
-
in VB program simulated mouse movement, and can allow programs to automatically...
在VB程序中模拟鼠标的动作,可让程序自动动作。-in VB program simulated mouse movement, and can allow programs to automatically moves.
- 2022-05-21 19:27:44下载
- 积分:1
-
过去用 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
-
一个网络聊天服务端
一个网络聊天服务端-an Internet chat server
- 2022-01-31 06:46:34下载
- 积分:1
-
this an assign.c file
this an assign.c file-this is an assign.c file
- 2023-04-04 18:45:03下载
- 积分:1
-
Kruskal最小生成树kruska L最小生成树Kruskal最小SPA…
kruskal minimum spanning tree kruska l minimum spanning tree kruskal minimum spanning tr-kruskal minimum spanning tree kruskal minimum spanning tree kruskal minimum spanning tree kruskal minimum spanning tree
- 2022-08-19 22:22:01下载
- 积分:1
-
哈希表的实现程序,可以自动从一篇TXT文件中扫描所有的单词,并为这些单词创建哈希表,来统计单词在文章中出现的次数。本程序采用线性探测再散列的方法处理冲突,支持打...
哈希表的实现程序,可以自动从一篇TXT文件中扫描所有的单词,并为这些单词创建哈希表,来统计单词在文章中出现的次数。本程序采用线性探测再散列的方法处理冲突,支持打印HASHLIST,可以很方便的看到单词在表中的位置,便于理解哈希表。-Hashtable realize procedure, you can automatically scan a TXT file all the words, and for these words create a hash table to statistical word appears in the article number. This procedure using a linear method to detect re-hash of dealing with conflict, to support the print HASHLIST, it is easy to see that word in the table location, easy to understand the hash table.
- 2022-07-03 20:42:16下载
- 积分:1
-
算术表达式的词法分析和语法分析,有需要的用
算术表达式的词法分析和语法分析,有需要的用-Arithmetic expressions of lexical analysis and syntax analysis, there is a need to use
- 2022-08-02 17:43:59下载
- 积分:1