搜索资源列表
CppUnit_Cookbook.rar
- CppUnit Cookbook中文版 你希望知道你的代码是否正在工作。 你该怎么办? 有很多种方法。使用调试器直接调试或者在你的代码里乱丢一些流输出指令是两种简单的方法,但是它们都有自己的缺点。直接调试代码是个好主意,但是它不是自动进行的。你不得不在每次改动代码以后重新调试。输出流文本也不错,但是它使代码变得面目可憎,并且大多数情况下,它输出的信息比你想要的要多。,CppUnit Cookbook Chinese version you wanted to know whether yo
BEA_TUXEDO_program_easyly
- 概述、编程框架、缓冲区管理(1,2,3,4,5) 应用配置、事务管理、管理命令(11,12,13,14) 七种通讯方式编程( [2,5,]6,7[,10,16]) /WS,/Q, /Domain(15,16,17) 安全性、应用管理编程、事件代理(8,9,10)-Overview, programming framework, buffer management (1,2,3,4,5) application configuration, transaction manageme
SelNote
- vc6.0批量注释,方法:vc工具栏右键选择自定义(customise)然后and ins and macrofiles选项卡,浏览选择selnote.dsm,然后commands选项卡里面的category选择macros,拖动Commands里面的选项到工具栏后会弹出图标选择,选择图标即可完成,以此类推-vc6.0 bulk annotation method: vc Toolbar Right to select (customise) custom the then and ins an
shellp-0.9.0.tar
- 一个 shell 的工具库,用于简化基于命令行应用程序的开发,可方便定义命令以及进入交互模式,可轻松从文件和标准输入中获取数据,提供图形化工作空间,基于 Qt 的界面,如果没有图形界面环境则使用基于 ncurses 的界面- Shellp is a shell helper library. It is intended to make it easier to write command-line based applications. Commands are easy to define
C-Sharp-serial-AT-SMS-reading
- C # serial AT commands to achieve SMS reading-C# serial AT commands to achieve SMS reading
V0.2
- 可以通过串口1发送指令控制4个IO口,以实现小车8个方向的行驶,带差速转弯功能(You can control 4 IO ports by sending 1 commands through the serial port, so that the car can drive in 8 directions, with differential turn function.)