-
GDI+的学习chm格式书籍,在vs2005平台下介绍,相当不错
GDI+的学习chm格式书籍,在vs2005平台下介绍,相当不错-GDI+ Learning chm format books, in VS2005 platform introduction, quite good
- 2022-03-26 09:52:52下载
- 积分:1
-
A popup menu example in visual basic
A popup menu example in visual basic
- 2022-12-22 19:20:03下载
- 积分:1
-
上三角矩阵压缩存储类,用c++描写的,数据结构中的
上三角矩阵压缩存储类,用c++描写的,数据结构中的-Upper triangular matrix stored compression type, using c++ description, data structure
- 2023-03-18 06:15:03下载
- 积分:1
-
vc高级编程技巧与实例,学习VC编程的可以参考一下,分享
vc高级编程技巧与实例,学习VC编程的可以参考一下,分享-vc high-level programming techniques and examples, learning VC programming reference sharing
- 2022-01-25 14:23:43下载
- 积分:1
-
Tht mainframe of the program is heart
程序的主框架窗口为心型,比较有创意-Tht mainframe of the program is heart-shape, which seems creative.
- 2022-11-21 04:25:03下载
- 积分:1
-
Chinese information processing, for example, may contain characters and the alph...
中文信息处理,例如将可含有汉字和拼音的将TXT文本中的汉字和拼音用空格隔开-Chinese information processing, for example, may contain characters and the alphabet will TXT version of the characters and the alphabet with a space separated
- 2022-05-13 13:53:40下载
- 积分:1
-
基本的游戏
这是游戏的基本的 c# 示例。
c# 代码比较简单,你可以做到。
(
私人 void Form1_Load EventArgs e 对象发件人)
{
pictureBox2.Visible = false;
pictureBox4.Visible = false;
pictureBox5.Visible = false;
}
私人 void Form1_KeyDown (对象发件人、 KeyEventArgs e)
{
如果 (e.KeyCode = = 点头哈腰)
{
pictureBox1.Left = pictureBox1.Left + 10 ;
- 2022-03-02 11:06:11下载
- 积分:1
-
One of the most simple keyboard hooks will hook some of the process main thread...
一个最简单的键盘钩子,能钩住某些进程的主线程并获得输入按键-One of the most simple keyboard hooks will hook some of the process main thread and get input button
- 2023-01-04 03:20:03下载
- 积分:1
-
From memory to restore abnormal interruption due to system loss of text.
从内存中恢复由于系统异常中断而丢失的文本内容。-From memory to restore abnormal interruption due to system loss of text.
- 2023-03-14 23:20:03下载
- 积分:1
-
通过自写代码实现消息提示功能,提示内容和提示方式自己控制,非windows自带...
通过自写代码实现消息提示功能,提示内容和提示方式自己控制,非windows自带-passed since the implementation of the code written reminder feature news, suggesting that content and suggest ways to control their non-windows onboard
- 2022-02-06 01:02:13下载
- 积分:1