-
该文件给出了作为一名程序员,或者即将有准备成为程序员的人提出了一些必备良药!
该文件给出了作为一名程序员,或者即将有准备成为程序员的人提出了一些必备良药!-the document is given as a programmer, or will soon be ready to become programmers who made a number of essential medicine!
- 2022-02-21 19:41:26下载
- 积分:1
-
Serial per test stampanti
编写DLL,获取硬盘型号、序列号和计算机ID,用Delphi的源代码,采用Win2K,但不在Win9X下试过感兴趣的可以在Win9X下试,或者编写VB的一个例子。函数以及定义:函数ReadPhysicalDrive(driveID:integer缓冲区:指针bufLen:integer):integer stdcall外部磁盘ID.dll名称ReadPhysicalDriveInNT在WinNT Model和硬盘序列号下获得。硬盘位置的DriveID参数,将主磁盘上的IDE1设置为0,类似于DriveID上的IDE2
- 2022-12-11 17:05:03下载
- 积分:1
-
自定义图标的自画菜单(for winnt and 2000)
自定义图标的自画菜单(for winnt and 2000)-since the definition of icon painting from the menu (for winnt and 2000
- 2023-07-05 00:30:03下载
- 积分:1
-
带图标的菜单
带图标的菜单-The menu with icon
- 2022-07-26 20:43:22下载
- 积分:1
-
当工具提示信息出现之后,我们将这个功能引入了我们自己的菜单,以便当用户将鼠标停留在某个菜单项上的时候,能够出现相应的提示信息。这一功能对于我们的用户来说非常重要...
当工具提示信息出现之后,我们将这个功能引入了我们自己的菜单,以便当用户将鼠标停留在某个菜单项上的时候,能够出现相应的提示信息。这一功能对于我们的用户来说非常重要,因为 用它可以解释为什么某个菜单项是被禁用的。由于我们的用户对 Windows 平台越来越熟悉,他们想要外观上更标准的菜单。现在我们使用了 CMenu,但是我们失去了 出色的菜单提示信息。-message as a tool there, we will introduce the function of our own menu, so that when the mouse users will stay in a certain item on the menu, corresponding to the message. This functionality for our customers is very important, because it can use to explain why a certain menu items is prohibited. As our users become more familiar with the Windows platform, they want more standard appearance on the menu. Now we use a CMenu, but we lost a good message to the menu.
- 2022-01-25 17:40:50下载
- 积分:1
-
动态Icon 简介:
这个简单的类可以允许你在你的应用程序的主窗口的标题栏中使用...
动态Icon 简介:
这个简单的类可以允许你在你的应用程序的主窗口的标题栏中使用 -Dynamic Icon Description : This simple class can allow you in your application"s main window to use the column headings
- 2022-03-02 20:25:46下载
- 积分:1
-
该程序源码能够实现在C语言编程情况下的一些基本的数值算法。很好用,通俗易懂!...
该程序源码能够实现在C语言编程情况下的一些基本的数值算法。很好用,通俗易懂!-the program source code can be achieved in the C programming language of the basic algorithm. Useful, easily understood!
- 2022-10-30 08:45:02下载
- 积分:1
-
银行系统C语言小程序
资源描述该程序是大学时候学习C语言做的小系统程序,利用简单的C语言,可以共初学者学习,修改,也可以作为学生的大作业范本,希望大家一起学习。
- 2022-06-03 15:04:10下载
- 积分:1
-
MFC菜单的用法,可以动态创建菜单,响应用户点击…
mfc menu的用法,可以动态创建菜单,响应用户单击事件.-mfc menu usage, you can dynamically create a menu, in response to the user click events.
- 2023-07-11 05:30:03下载
- 积分:1
-
微信二次开发:自定义菜单
1、找到AppId和AppSecret。自定义菜单申请成功后,在“高级功能”-“开发模式”-“接口配置信息”的最后两项就是;2、根据AppId和AppSecret,以https get方式获取访问特殊接口所必须的凭证access_token;3、根据access_token,将json格式的菜单数据通过https post方式提交。
- 2022-12-25 11:15:04下载
- 积分:1