-
串口调试工具
在c#serialPort类的基础上进行了基本封装,通过委托函数传递参数到界面,实现在辅助线程接收数据的同时实时在界面进行系那是
- 2022-04-09 13:30:51下载
- 积分:1
-
快速注册/注销字体到位(Windows)
如何快速注册Windows字体,然后迅速注销它在的地方。有什么用呢?我创建的字体编辑字体,然后测试它,因为它出现在另一个程序。 ;我做的每一个字符检查。所以我必须执行许多操作,如:安装字体到系统,从系统中删除字体。我这么做是通过使用标准的Windows工具。这是简单的,但一个苦差事因为大量重复操作。减少点击次数必须防止沸腾的灰质。决策 ;在Windows API函数便已发现两addfontresource和删除字体资源。随着Visual Studio帮助创建了两个简单的C程序 ; ; ; ;使用它们:addfont.exe -在系统中注册的字体;removefont.exe -从系统中删除一个字体。使用应用程序我们的路径表示有计划& lt;程序路径>;,路径和字体afont.ttf,您需要注册/从系统中删除,表示为& lt;字体路径& gt;。 ;然后,注册字体,进入命令提示符: ;; addfont.exe & lt;字体路径>; afont.ttf ;或者,如果路径或名称包含空格 ;“; addfont。EXE”& lt;字体路径>;种形式。”注销的字体,在命令提示符下输入: ;; removefont.exe & lt;字体路径>; afont.ttf ;或者,如果路径或名称包含空格 ;“; removefont。EXE”& lt;字体路径>;种形式。”对于这些命令,你可以在桌面上创建快捷方式的快捷方式和分配热键。所以,注册和注销系统和从系统中删除字体可以做分数秒时按下相应的快捷键。 ;字体文件是永远存在的,在那里他和不可复制。
- 2022-01-26 06:28:53下载
- 积分:1
-
壁虎
gecko-sdk-i586-pc-msvc是mozilla必须的插件开发工具,包含了大量的插件开发API函数
- 2022-02-01 22:30:51下载
- 积分:1
-
RealOne窗体源代码(realplay9.0窗体效果)
RealOne窗体源代码(realplay9.0窗体效果)-RealOne Forms source code (realplay9.0 Form effect)
- 2022-01-26 15:58:47下载
- 积分:1
-
E统天下
E统天下--织网梦 ...背景不同。Java是基于C++、面向计算机程序 设计...代替。 (2)JavaScript 源代码无须编译 嵌入HTML...则与之不同。Java的源代码必须进行编译,成为 存在...中的一部分,以一般的文本编辑器就可以连同HTML一... www.51foru.com/index008jsjc.htm 19K 2003-12-10 - 百度快照 C Java PHP Perl Python的程序代码美化工具使用 ...php) 一个速度很快的C/C++/Java源代码美化工具。 astyle比indent好在 有很多成套的的风格定义:ansi ...SLICKEDIT这种大型商业文本编辑器等。 解决:对于...==>网页选项==>HTML源代码选单里选择“使用下面... www.chedong.com/tech/indent_tools.html 14K 2005-3-3 - 百度快照 Jedit for Linux Source Code 源代码--eNet软件-world-- Netting dream ... different backgrounds. Java is based on the C-oriented computer programs designed to replace .... (2) do not have JavaScript compiler source code embedded in HTML ... is different. Java source code to be compiled, as exists ... a part of, in general text editor with HTML can be a ... www.51foru.com/index008jsjc.htm 19K 2003-12-10- Baidu snapshot C Java PHP Perl Python the code landscaping tools ... php), a fast C/C/Java source code for landscaping tools. Astyle than indent Fortunately, there are many sets of
- 2022-02-12 05:31:15下载
- 积分:1
-
设计模式的VC例子,可以用于学习设计模式。我自己觉得 很有用。这个是Adapter模式...
设计模式的VC例子,可以用于学习设计模式。我自己觉得 很有用。这个是Adapter模式-design patterns VC example, can be used to study design patterns. I feel very useful. This is Adapter Model
- 2022-03-09 17:24:02下载
- 积分:1
-
MFC技术内幕(配书源码CHAP08.rar
MFC技术内幕(配书源码CHAP08.rar-MFC Insider (book distribution source CHAP08.rar
- 2023-05-25 10:00:02下载
- 积分:1
-
鼠标画图
要求:1、左键按下去开始画线,抬起后结束画线;左键双击后在该点会画一个大小随机的四边形。
2、右键单击后在该点会画一个大小随机的圆;中键按下...
鼠标画图
要求:1、左键按下去开始画线,抬起后结束画线;左键双击后在该点会画一个大小随机的四边形。
2、右键单击后在该点会画一个大小随机的圆;中键按下后会在屏幕上输出一行“用鼠标画图的实验”字符,颜色和字体可以自定义。
3、所有数据的存储要定义在文档类中,而且之前所有的图形都可以回显。不要求对程序生成的图形进行文件保存
-Mouse drawing requirements: 1, left it to start by drawing a line, raised his paintings after the end of line left double-click in the point size will draw a random quadrilateral. 2, right-click in the point will draw a circle the size of random in key press will be output on the screen and his " experiments with the mouse to draw" characters, colors and fonts can be customized. 3, all data storage to the definition of class in the document, but before all of the graphics can be a significant return. Does not require the program to generate the graphics file
- 2023-06-19 01:45:04下载
- 积分:1
-
编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数),一开始人选一个正整数作为报数上限m,从第一个人开始按顺时针方向从自1开始顺序报数,...
编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数),一开始人选一个正整数作为报数上限m,从第一个人开始按顺时针方向从自1开始顺序报数,报道m时停止报数。报m的人出列,将他的密码作为新的m值,从他的顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止,设计一个程序求出出列顺序。采用单向循环链表模拟此过程,按照出列的顺序印出各人的编号测试数据:m的初值为20;n=7,7个人的密码依次为:3,1,7,2,4,8,4,首先m的值为6(正确的出列顺序应为6,1,4,7,2,3,5)-No. 1, 2, ..., n n clockwise direction by individuals sitting around a circle, each holding a password (positive integers), a candidate started as a positive integers m ceiling on the number of reported from the first individuals to embark on the clockwise direction from the start sequence from a few newspaper reports m reportedly stopped a few. M reported out of the list of his password as a new value m, from the clockwise direction on the next re-started from a few reported so on, until all out all out, the design of a procedure sought out the order out. Listless one-cycle simulation process and follow the sequence shown in the numbers printed each test data : m for the initial 20; N = 7,7 personal passwords were : 3,1,7,2,4,8
- 2022-01-24 15:11:40下载
- 积分:1
-
批量更名,对从网页缓冲区里读出来的文件,进行批量更名.
批量更名,对从网页缓冲区里读出来的文件,进行批量更名.-batch renaming of the buffer zone right from the website read the document, renamed in volume.
- 2022-07-02 12:01:59下载
- 积分:1