-
aspnetbook.rar
aspnetbook.rar
- 2023-08-24 19:00:04下载
- 积分:1
-
此为工程用的物料表的后期的转换程序,前地程序通过写数据到此,它再将之转换为EXCEL文档...
此为工程用的物料表的后期的转换程序,前地程序通过写数据到此,它再将之转换为EXCEL文档-this works for the materials used for table conversion late in the process, before the adoption of procedures to write data to this point, it be further converted to Excel files
- 2023-03-06 22:20:03下载
- 积分:1
-
vs下实现的一个traceRoute程序
vs下实现的一个traceRoute程序,它可以获取到达指定的IP地址所需经过的路由器地址。 通过IcmpCreateFile(),IcmpSendEcho()等windows下的API实现。
- 2022-05-27 05:38:59下载
- 积分: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
-
ATmaga128 ADC程序 (采用内部基准源2.56V,测试通过,精度高)
ATmaga128 ADC程序 (采用内部基准源2.56V,测试通过,精度高)-ATmaga128 ADC program (using internal reference 2.56V, test, high precision)
- 2022-03-23 01:52:36下载
- 积分:1
-
不依赖OutLook发送邮件,同时发给多人,CC,BCC给多人,可以发多个附件...
不依赖OutLook发送邮件,同时发给多人,CC,BCC给多人,可以发多个附件-send email
- 2022-07-28 16:31:18下载
- 积分:1
-
OGRE编译
编译之后,可以运行起来的一个ogre demo,如果想要运气起来,根据自己的编译环境,配置好库路径和包含的路径,不懂的可以访问www.ogre3d.org里面wiki。
- 2022-10-17 21:05:07下载
- 积分:1
-
是个多线程编程的例子,对初学者有帮助,里面的书写规范
是个多线程编程的例子,对初学者有帮助,里面的书写规范-Is an example of multi-threaded programming, there is help for beginners, which regulate the writing
- 2023-06-13 22:10:03下载
- 积分:1
-
这是一个关于勒让德函数的类,可以直接加入到项目中调用
这是一个关于勒让德函数的类,可以直接加入到项目中调用-It is a Legendre function of the category, can be directly added to the project, call
- 2022-10-11 19:15:03下载
- 积分:1
-
消除字符串前导及后续空白字符的实例。Win32环境下使用。
消除字符串前导及后续空白字符的实例。Win32环境下使用。-Eliminate continuous space characters in a string in Win32.
- 2022-06-21 07:51:08下载
- 积分:1