搜索资源列表
WordCount
- 本示例说明了如何创建打开多个文件并对每个文件的字节数、字符数、单词数和行数进行计数的应用程序。运行此示例后将显示每个文件的统计结果和所有文件的总计。 该示例是控制台应用程序;必须从命令行运行该程序以查看其输出。 此示例使用下面的技术和类: I/O - FileStream - 允许文件访问。此类用于读写文件。 StreamWriter - 与 FileStream 实例一起使用可以将格式化文本输出到文件。 StreamReader
Latex-Assistant
- 将普通的文本转换成LaTeX可以直接使用的文本,在半角字符和全角字符之间插入“~”,自动消除回车,自动换行,添加回车符等等功能。还能读取png文件的Bounding Box的值-Convert plain text into a text that LaTeX can be used directly, inserted between the half-width characters and full-width characters "~" automatically remove the
ShortestRoute
- .net环境下用c++写的最短路径,能读取数据文件,也可以在vc++6.0下运行,改一下头文件就行-The.net environment written in c++ the shortest paths, can read data files, also can run in vc++ 6.0, change a head file will do
Payment(Outlets)
- 商场用的厂商对账打印单,用于给厂商结款,使用原理,读取进销存系统导出的excel,逐行打印。-Shopping malls with a single vendor reconciliation of print, used to give manufacturers Results section, the use of theory, read Invoicing System exported excel, progressive printing.
