-
VB编程实现远程登陆可以
VB编程实现远程登陆可以-one VB sample showed how to telnet one remote computer
- 2023-04-15 14:50:03下载
- 积分:1
-
wia 打印机测试
此示例演示如何使用 Windows XP Windows 图像采集 (WIA) 脚本与.NET 和 C#。它可用于与扫描仪、 数字相机、 网络摄像头和仍然视频相结合。
- 2022-03-24 19:22:52下载
- 积分:1
-
This book is Brian W. Kernighan and Rob Pike
本书是Brian W. Kernighan和Rob Pike合著的最新力作。本书从排错、测试、性能、可移植性、设计、界面、风格和记法等方面,讨论了程序设计中实际的、又是非常深刻和具有广泛意义的思想、技术和方法,它的翻译出版将填补国内目前这方面书籍的空白。本书值得每个梦想并努力使自己成为优秀程序员的人参考,值得每个计算机专业的学生和计算机工作者阅读,也可作为程序设计高级课程的教材或参考书。 -This book is Brian W. Kernighan and Rob Pike
- 2022-07-01 15:47:48下载
- 积分:1
-
the code to teach you how to make your VB string manipulation and the C language...
这个代码教你如何使你在VB中的字符串操作和C语言实现的一样快!
-the code to teach you how to make your VB string manipulation and the C language as fast!
- 2022-04-01 05:05:00下载
- 积分:1
-
这是偶开发的 图形计算器的 vc 课程设计 功能很多 有科学计算...
这是偶开发的 图形计算器的 vc 课程设计 功能很多 有科学计算-Calculator
- 2022-07-20 13:45:33下载
- 积分:1
-
安全中断窗口 (C#)
翻译 maninwest@Codeforge 作者:Brisingr Aerowing@CodeProject
这是将 Richard MacCutchan的安全中断窗口移植到 C#
源代码在 Github 上。
使用代码
有两个显示中断窗口的方法:
public static void Blackout(IntPtr hWnd, Action action);
public static T Blackout(IntPtr hParentWnd, Func func);
第二个版本 (泛型)用于实现类似以下的功能:
BlackoutWindow.Blackout(SomeHandle, () => {
return MessageBox.Show("A Test", "A Test", MessageBoxButtons.YesNo);
});
- 2022-03-19 12:42:51下载
- 积分:1
-
windows下实现串口通信程序,MFC编程,调试可用
windows下实现串口通信程序,MFC编程,调试可用-windows achieve serial communication program, MFC programming, debugging can be used
- 2022-01-25 23:19:13下载
- 积分:1
-
ln(x)的泰勒法及迭代法实现
用泰勒方法 和 李查逊加速外推法 实现1-100之间的ln(x)计算。其中加减乘除由自己编程实现,因此不受计算机数值变量存储位数的影响。计算精度可以自己规定。几十位左右的精度时可保持计算稳定。
- 2022-02-25 16:37:37下载
- 积分:1
-
VBA中常用的编程语句,可供初学者学习、查询使用。
VBA中常用的编程语句,可供初学者学习、查询使用。-VBA programming language commonly used for beginners to learn to use inquiry.
- 2022-08-22 06:37:00下载
- 积分:1
-
WIA abroad to develop a master example of my Web site in foreign countries looki...
国外某位大师的wia开发例子 本人在国外网站上找的哦-WIA abroad to develop a master example of my Web site in foreign countries looking for Oh
- 2022-11-30 10:25:04下载
- 积分:1