-
计算素数,最大公约数,最小公倍数的VB程序编程
计算素数,最大公约数,最小公倍数的VB程序编程-calculating prime numbers, the common denominator, implements the VB Programming
- 2022-08-21 19:59:11下载
- 积分:1
-
用ASP.NET来编程的商店网站的源代码
用ASP.NET来编程的商店网站的源代码-Programming using ASP.NET to store the source code of web site
- 2022-03-18 16:32:00下载
- 积分:1
-
1. 使用没多长时间, 发现这个版本有限制, 具体不很清楚, 可能是对大文件有限制
2. 有一个程序可以将就用 另一个程序较大, 编译烧录后功能不全...
1. 使用没多长时间, 发现这个版本有限制, 具体不很清楚, 可能是对大文件有限制
2. 有一个程序可以将就用 另一个程序较大, 编译烧录后功能不全
-1. The use of no more than a long time and found that this version is limited, concrete is not very clear, large files may be restricted 2. There is a program can use another program on a larger, compiler writers dysfunction after
- 2022-03-11 19:51:35下载
- 积分:1
-
VC++绘制彩色的五角星! 不同的区域用不同的颜色填充! 通过修改华刷颜色,可以把五角星填充成五颜六色.
VC++绘制彩色的五角星! 不同的区域用不同的颜色填充! 通过修改华刷颜色,可以把五角星填充成五颜六色.-VC mapping color five-pointed star! Different regions use different colors filled! By modifying Chinese brush color can be packed into a colorful five-pointed star.
- 2022-04-24 09:37:42下载
- 积分:1
-
查看mfc程序内部的秘密
查看mfc程序内部的秘密-see the things under the hood in mfc programs
- 2023-05-13 08:05:03下载
- 积分:1
-
采用visual c++.net编写的13个控件编程教学实例,入门必学
采用visual c++.net编写的13个控件编程教学实例,入门必学-The use of visual c++. Net prepared 13 controls programming teaching examples, entry will learn
- 2022-09-15 15:00:03下载
- 积分:1
-
通讯功能 通讯功能
通讯功能 通讯功能 -Communication communication communication
- 2022-03-25 01:23:31下载
- 积分:1
-
监视多久没有输入的程序
监视多久没有输入的程序--Program which can monitor how long it is since the last input
- 2022-12-01 01:35:03下载
- 积分: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
-
通过设计一个《学生成绩统计管理》,进一步熟悉C++中类的概念、类的封装、继承的实现方式。了解系统开发的需求分析、类层次设计、模块分解、编码测试、模块组装与整体调...
通过设计一个《学生成绩统计管理》,进一步熟悉C++中类的概念、类的封装、继承的实现方式。了解系统开发的需求分析、类层次设计、模块分解、编码测试、模块组装与整体调试的全过程,加深对C++的理解与Visual C++环境的使用:逐步熟悉程序设计的方法,并养成良好的编程习惯。-Through the design of a " student achievement statistics management," become more familiar with C++, the concept of classes, the class encapsulation, inheritance of implementation. Understanding of system development, needs analysis, class-level design, module decomposition, code testing, module assembly and commissioning of the entire process as a whole, to deepen the understanding of C++ and Visual C++ environment to use: become familiar with program design methods, and to develop good programming habits.
- 2022-03-18 01:44:35下载
- 积分:1