-
桌面向导运行结果的主要形式如图1.1所示。deskt…
桌面精灵的主窗体运行结果如图1.1所示。桌面精灵模块是以阴历和阳历相结合的方式显示的日历,其中还包含二十四节气以及一些中西方节日,这些特殊的日期都用不同的颜色进行标注。-Desktop wizard to run the results of the main form as shown in Figure 1.1. Desktop Wizard module is based on a combination of lunar and solar calendar display calendar, which also contains the 24 solar terms, and some Western holidays, these special dates are marked in different colors.
- 2023-03-14 00:20:03下载
- 积分:1
-
SourceFormatX 是一个强大的源代码自动格式化, 缩进, 排版, 美化工具。它可以格式化 C, C++、Java、C#、Object Pascal、P...
SourceFormatX 是一个强大的源代码自动格式化, 缩进, 排版, 美化工具。它可以格式化 C, C++、Java、C#、Object Pascal、PHP、ASP、JSP、VB、VB.NET、VBScript、JavaScript和HTML Components源代码。它还可以将源代码输出为语法高亮显示的 HTML 或 RTF 文件。
严谨良好的代码风格是软件稳定可靠的必要保障,可是通常您从前任同行手中继承、或从网上下载数量庞大的代码之代码风格大多和您的风格迥异甚至堪称混乱:缩进空格的个数不同,指针符号的位置不同,关键字随意大小写…… 这给阅读和修改源代码造成不少困难,手工整理的工作量几乎不可想像……
SourceFormatX 将您从这些既枯燥无聊,又大量重复的机械劳动中解放出来了。它可以快速大批量地格式化和美化多种源代码,这将会大大加快阁下的项目进度,提高团队协同工作效率,节约大量的时间,并统一了该项目所有代码的风格,利于以后维护和发布风格统一代-SourceFormatX is a powerful source code auto-formatting, indent, layout, landscaping tools. It can be formatted C, C++, Java, C#, Object Pascal, PHP, ASP, JSP, VB, VB.NET, VBScript, JavaScript and HTML Components source code. It can also output the source code syntax highlighting for HTML or RTF files.
Good coding style rigorous software necessary to guarantee stable and reliable, but is usually inherited from your predecessor, the hands of peers, or downloaded from the Internet a huge number of code most of the coding style and your style very diffe
- 2022-08-07 04:35:26下载
- 积分:1
-
Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并...
Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并实现一个简单的服务程序,其功能是查询系统中可用物理内存数量,然后将结果写入一个文本文件。最后,你可以用所学知识编写自己的 Windows 服务。-Windows service is commonly used by program which running without intactive with users. To learn how to develop it, C is the best choice. This article will give you an example about how to develop a basic service program which can query the physical memory and write the results to a text file. You can develop your own service program after this pratice.
- 2022-09-21 05:20:02下载
- 积分:1
-
主要是用于在各种复杂情况下排序使用,怎演怎样保证快速性,主要提供几种常见的排序...
主要是用于在各种复杂情况下排序使用,怎演怎样保证快速性,主要提供几种常见的排序-used to sort under some complex situations, demonstrate how to ensure rapid and provide sevral common sort order algorithm.
- 2022-04-19 10:22:18下载
- 积分:1
-
vc++ become bitmap subtidal environment, as well as the self
vc++环境下生成为位图,以及自绘位图,有保存删除等基本功能
-vc++ become bitmap subtidal environment, as well as the self-drawn bitmap, has preserved the basic functions such as delete
- 2022-11-23 21:25:03下载
- 积分:1
-
一个简单的输入表察看程序,适合新手学习入门用。
一个简单的输入表察看程序,适合新手学习入门用。-A simple input form viewer program, suitable for novice learning portal to use.
- 2023-02-09 14:15:04下载
- 积分:1
-
java 编写的背包问题,按不同的方法选择不错啊
java 编写的背包问题,按不同的方法选择不错啊-prepared by the knapsack problem by different methods to choose good ah
- 2022-02-02 06:45:57下载
- 积分:1
-
a)需求分析:
任务 :对一篇英文文章,统计各字符出现的次数,实现Huffman编码;
要求:输出每个字符出现的次数和编码,其中求最小权值要求用堆实现;...
a)需求分析:
任务 :对一篇英文文章,统计各字符出现的次数,实现Huffman编码;
要求:输出每个字符出现的次数和编码,其中求最小权值要求用堆实现;
b)概要设计:
本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。
-a) Requirements Analysis : Mandate : an article in English, statistics of the number of characters to achieve Huffman coding; Requirements : Every character in the output of the number and the code for which the minimum requirement of the right to use Heap; B) Summary of design : the procedures used by the data nodes the tree structure and linear form, the algorithm used by the main sculpture, in order Huffman algorithm.
- 2022-03-06 12:21:16下载
- 积分:1
-
一个创建和读写二进制文本文件的程序,开发环境VC
一个创建和读写二进制文本文件的程序,开发环境VC-create and read and write a binary version of the document procedures, the development of environmental VC
- 2023-05-04 17:30:03下载
- 积分:1
-
esp8266 wifi服务器
esp8266 服务器搭建,具有很好的参考价值!
- 2022-01-25 17:45:55下载
- 积分:1