-
网页浏览器源代码,由专家编写的。
一个基于delphi的web浏览器程序,全部功能用编程实现,对于学习来说非常有用-Web browser source code,written by Delphi.
- 2022-01-21 03:01:27下载
- 积分:1
-
激光控制的上位机程序,请用visual c++ 2005打开.
激光控制的上位机程序,请用visual c++ 2005打开.-PC-controlled laser procedures, please use visual c++ 2005 Open.
- 2023-07-16 00:35:03下载
- 积分:1
-
Getting The Filename Given A Window Handle, window handle to obtain the file nam...
Getting The Filename Given A Window Handle,获得窗口句柄的文件名,学习源码。
-Getting The Filename Given A Window Handle, window handle to obtain the file name, learning source.
- 2022-03-22 02:07:26下载
- 积分:1
-
Design simple and useful user interface by combination use of layout manager.
通过组合使用布局管理器设计出简洁实用的用户界面-Design simple and useful user interface by combination use of layout manager.
- 2022-12-16 21:05:03下载
- 积分:1
-
简易计算器
一个简简单单的计算器,使用VC++的MFC创造出来,代码规范,很有阅读性,可以用来进行一些简单的计算,比如加,减,乘,除,开根,平方,立方等等。而且界面美观又小巧,图标漂亮。你使用了,一定会给好评的。
- 2022-03-02 23:19:14下载
- 积分:1
-
dos ,dos souce code.很好的dos 源代码
dos ,dos souce code.很好的dos 源代码-dos, dos souce code. good dos source code
- 2022-03-23 23:53:22下载
- 积分:1
-
packetnt,从事SOCKET,INTERNET,TCPIP,UDP,MULTIMEDIA开发工程师
packetnt,从事SOCKET,INTERNET,TCPIP,UDP,MULTIMEDIA开发工程师-packetnt a engineer who work for socker,internet,tcp/ip,udp and multimedia.
- 2023-02-06 08:10:04下载
- 积分:1
-
A binary search procedures. Structure that is clear and complete iterative form.
一个二分查找程序。
结构很清晰,采用迭代形式完成。-A binary search procedures. Structure that is clear and complete iterative form.
- 2023-02-25 07:50:03下载
- 积分: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
-
WINCE infrared remote control device driver, through the revision of key code wi...
WINCE下 红外遥控设备驱动程序,通过修改键码可以支持其他系列的遥控器-WINCE infrared remote control device driver, through the revision of key code will be able to support other range of the remote control
- 2023-04-21 04:35:03下载
- 积分:1