-
使用java N皇后的编码方法用于实现朔准备,请…
用JAVA编写的N皇后编码,用回朔法实现,请大家多提提意见-prepared using JAVA N Queen coding method used to achieve Schomburg, please make a suggestion more
- 2023-04-22 09:45:03下载
- 积分:1
-
project is 8 queen with c++
这个项目是8皇后与c++的编程和结构
- 2022-05-31 03:05:34下载
- 积分:1
-
实现了飞机游戏,也就是我们通常的在手机耍的飞机类射击游戏,对程序初学者可以好好研究下...
实现了飞机游戏,也就是我们通常的在手机耍的飞机类射击游戏,对程序初学者可以好好研究下-Game realize the plane, that is, at our usual type of plane of the mobile phone playing shooting games, the program can be a good study for beginners
- 2023-06-29 17:00:05下载
- 积分:1
-
运动控制卡应用事例程序,对编程人员很方便。采用动态连接库方法...
运动控制卡应用事例程序,对编程人员很方便。采用动态连接库方法-Control card application software
- 2022-06-19 19:57:11下载
- 积分:1
-
简单的桶式排序,基于VC6.0,用数组实现的,有充足的注释。
简单的桶式排序,基于VC6.0,用数组实现的,有充足的注释。-LSDsort
- 2022-01-30 21:49:28下载
- 积分:1
-
在控制台下计时器
控制台下的timer计时器,实现timer无需窗口依赖-Under the console timer timer
- 2022-10-16 09:40:02下载
- 积分:1
-
实现文本内容的自动校验,标签属性与普通input相似,使用该标签后无需再考虑数据提交时的据校验问题。与struts的动态表单需要大量配置校验文本规则相比,这里的...
实现文本内容的自动校验,标签属性与普通input相似,使用该标签后无需再考虑数据提交时的据校验问题。与struts的动态表单需要大量配置校验文本规则相比,这里的工作量为0。
-achieve text automatic calibration, labeling and regular input attributes similar after using the label no longer consider the data submitted was checking the problem. Struts and the need to form large dynamic configuration rules than checking the text, the workload here is 0.
- 2022-01-25 14:53:22下载
- 积分:1
-
企业员工工资管理系统(简化版)内置使用手册和数据库的表定义文件,删除了试验报告部分
企业员工工资管理系统(简化版)内置使用手册和数据库的表定义文件,删除了试验报告部分-Employee wages Management System (Starter Edition) built using the manual and the database table definition files, delete part of the test report
- 2022-11-16 11:55:03下载
- 积分:1
-
awk by Cao Siqin, 2007.7.17
awk <Format String>
Format string:
It may...
awk by Cao Siqin, 2007.7.17
awk
Format string:
It may contain following symbols:
$x: parameter x will be used here
= x07
= x0A
Example:
script.txt:
C:WINDOWSa logfile .log
C:WINDOWS txtfile .txt
input this command in a console window:
awk notepad.exe $1 $3 < script.txt
then following commands will be executed:
notepad C:WINDOWSa.log
notepad C:WINDOWS.txt
- 2022-07-01 19:45:10下载
- 积分:1
-
一个很好用的控制台程序能把word文件转变成为文本文档。
一个很好用的控制台程序能把word文件转变成为文本文档。-A very good console process can use word document into a text document.
- 2023-06-18 03:45:03下载
- 积分:1