-
这个程序是一个个人考勤软件,它从系统时钟获取时间信息,可逐日记录下个人每天的工作时间,按月统计汇总,按年形成文件.可以查看过去的记录,也可把记录按月打印出来.或...
这个程序是一个个人考勤软件,它从系统时钟获取时间信息,可逐日记录下个人每天的工作时间,按月统计汇总,按年形成文件.可以查看过去的记录,也可把记录按月打印出来.或进行年汇总-the procedure is a personal appraisal software from the system clock time access to information, daily records of individuals under the daily working hours, monthly statistical summary, by creating a document. The past can check the records, but also can print out monthly record. Or, summary
- 2022-01-31 12:11:54下载
- 积分:1
-
很好的一 本c++方面的书,高效率C++
很好的一 本c++方面的书,高效率C++本c++方面的书,高效率C...
很好的一 本c++方面的书,高效率C++
很好的一 本c++方面的书,高效率C++本c++方面的书,高效率C-Very good in a c++ books, efficient C++
Very good in a c++ books, efficient C++
Very good in a c++ books, efficient C++
Very good in a c++ books, efficient C++
- 2023-04-29 00:25:03下载
- 积分:1
-
: ASP的反编码工具编码程序步骤一:将程序的代码拷贝到文本框中,然后选择好类型,比如说 .asp的,html类型的文件是不需要编码的,所以没有任何改动。步骤二...
: ASP的反编码工具编码程序步骤一:将程序的代码拷贝到文本框中,然后选择好类型,比如说 .asp的,html类型的文件是不需要编码的,所以没有任何改动。步骤二:将生成的代码拷贝下来,保存好文件即可。编码程序步骤一:将编码过的程序代码拷贝到文本框中,然后点《反编码》即可出现源码,然后将第一行的的代码删除即可。步骤二:Ctrl+c Ctrl+v ...... -: ASP coding tools of the anti-coding a procedural steps : procedure code to copy the text box and then select the right type, for instance. Asp, html type of document coding is not necessary, so no changes. Step 2 : Generation copy down the code, save the file. Coding a procedural steps : encoding over the code to copy text box, and then "anti-coding" can arise source, and then the first line of code can be deleted. Step 2 : Ctrl c Ctrl v ......
- 2023-02-10 05:30:03下载
- 积分:1
-
24点的程序,用vc写的,很好的 !
24点的程序,用vc写的,很好的 !-24 point program that will vc write good!
- 2022-07-09 15:48:26下载
- 积分:1
-
1用Visual C++开发的战棋游戏(源代码)
一个用Visual C++开发的象棋对战游戏(含源码)-1 with Visual C++ development Chess Battle Game (with source code)
- 2022-03-12 07:06:15下载
- 积分:1
-
PHP技术越来越受欢迎。这是一个网上购物系统…
php最近越来越好用了,这是一个用php 和 mysql做的网上商店系统eshop-php technology is more and more popular .this is a Internet Shopping System which is called eshop, programmed by php and mysql, with source code
- 2022-01-22 15:19:55下载
- 积分:1
-
估计模型阶次的很有效的方法,调试通过,没有任何问题。
估计模型阶次的很有效的方法,调试通过,没有任何问题。-Estimated model order is very effective way to debug is passed, there is no problem.
- 2022-03-20 22:02:55下载
- 积分:1
-
挺好的JAVA例子,可用MYSQL,ACCESS,ORACLE做后台,例子中包括联结及查询等涵数...
挺好的JAVA例子,可用MYSQL,ACCESS,ORACLE做后台,例子中包括联结及查询等涵数-very good example of Java available MYSQL, Access, ORACLE backing, including examples and linking several inquiries Culvert
- 2022-03-07 04:29:50下载
- 积分:1
-
很准确,权威的测试cpu及内存的工具!!!选购内存查看真假时很实用...
很准确,权威的测试cpu及内存的工具!!!选购内存查看真假时很实用-very accurate, authority of the cpu and memory testing tools! ! ! Optional memory View real and very practical
- 2022-03-16 20:56:20下载
- 积分:1
-
yacc之C0语言语法分析器(半成品)
输入文件是任何一个目录下的文件格式的C0语言程序段,
输出文件是以xml格式表示的语法分析的结果,
程序将输入文件作为输入,用flex扫描、分解字符串,识别出一个个单词(定义符、标识符、运算符、界符、常数),flex再将标识符传递至bison,由bison进行语法分析和构建语法分析树,最后按格式输出语法分析树。
- 2023-05-13 12:05:04下载
- 积分:1