-
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
-
inplement des arithmetic by c
des算法的c实现-inplement des arithmetic by c
- 2022-03-14 08:51:36下载
- 积分:1
-
图书馆管理系统
迷你项目图书馆管理是用于管理库的示例项目。该项目旨在使用 C 语言,它使组织,要维持其图书馆的图书馆管理系统开发。
项目演示如何创建一个系统,无需使用 C 图形库的用户界面。
应用程序使用基本的 C 函数生成菜单、 显示消息框和文本打印在屏幕上。
若要显示自定义的文本颜色和字体根据应用程序的要求,职能已创建在应用程序中,所取的一个目标位置,写在一个特定位置的文本的确切视频内存地址。
应用程序还实现了结构来定义库项目的概念。它还有效地适用于各种的 C 概念,如循环和分支构造和字符串操作函数的文件操作。
- 2023-05-23 08:55:04下载
- 积分:1
-
makes a snowflake in opengl and glut functions
makes a snowflake in opengl and glut functions
- 2022-07-09 09:24:15下载
- 积分:1
-
一个沙盘指示灯控制系统,需要硬件PCI843支持
一个沙盘指示灯控制系统,需要硬件PCI843支持-A sand table light control system, the need for hardware support for PCI843
- 2022-08-12 15:35:37下载
- 积分:1
-
MFRC522源代码-图纸-文档
MFRC522源代码-图纸-文档,包含C代码有两种,MSP430和C51。代码是用MFRC522实现对M1卡的读写,编写规范、实用,参考、收藏必备。图纸是Protel99格式,包括原理图和PCB源文件,参考、收藏必备。文档包含MFRC522的规格书、14443标准、M1卡规格书。
- 2022-11-23 05:45:03下载
- 积分:1
-
matlab 5.3中菜单unicontrol设计中如何传递变量。本人写了一个非常简单的界面程序,请大家帮忙建评一下一下。...
matlab 5.3中菜单unicontrol设计中如何传递变量。本人写了一个非常简单的界面程序,请大家帮忙建评一下一下。-menu design unicontrol how to pass variables. I wrote a very simple interface program, we help build commentary about what.
- 2022-09-18 13:15:03下载
- 积分:1
-
console programmable calculators, rudimentary functions, it can only be describe...
控制台下的可编程计算器,功能简陋,只能算加和乘,可以带括号-console programmable calculators, rudimentary functions, it can only be described by Canada and can be bracketed
- 2022-05-13 14:27:54下载
- 积分:1
-
3子棋的耍法,我们通常所需要的网络工具、修改资料、帮助信息等等都有,但没写具体实现的代码了...
3子棋的耍法,我们通常所需要的网络工具、修改资料、帮助信息等等都有,但没写具体实现的代码了-3 sub-game playing method, we usually web-based tools needed to amend the information to help both information and so on, but did not write the specific code of the implementation
- 2022-03-19 13:51:15下载
- 积分:1
-
VB interpolation procedures, there are linear interpolation and circular interpo...
VB插补程序,主要有直线插补与圆弧插补,可以设置脉冲当量-VB interpolation procedures, there are linear interpolation and circular interpolation, you can set a pulse equivalent
- 2022-07-17 22:22:43下载
- 积分:1