-
遍历指定文件夹所有文件,并实现脚本提取,将提取的脚本存储在指定文件夹中...
遍历指定文件夹所有文件,并实现脚本提取,将提取的脚本存储在指定文件夹中-Designated folder traversal of all documents and scripts realize extraction, will extract the script is stored in the designated folder
- 2022-03-05 14:42:10下载
- 积分:1
-
int show_char(int n, const char *name, chtype code)
{
const int height =...
int show_char(int n, const char *name, chtype code)
{
const int height = 16
int row = 4 + (n height)
int col = (n / height) * COLS / 2
mvprintw(row, col, " *s : ", COLS/4, name)
addch(code)
return n + 1
}- int show_char(int n, const char*name, chtype code)
{
const int height = 16
int row = 4+ (n height)
int col = (n/height)* COLS/2
mvprintw(row, col, "*s : ", COLS/4, name)
addch(code)
return n+ 1
}
- 2023-01-13 11:50:04下载
- 积分:1
-
Linux内核编译常见错误排除,这对大家编译内核有遇到的问题有一定的帮助...
Linux内核编译常见错误排除,这对大家编译内核有遇到的问题有一定的帮助-Linux kernel compile rule out common mistakes, which we have encountered in the kernel to a certain extent to help
- 2022-10-07 20:00:03下载
- 积分:1
-
介绍在UNIX下怎样使用DBX调试程序的书籍,可以深入了解UNix下的程序调试...
介绍在UNIX下怎样使用DBX调试程序的书籍,可以深入了解UNix下的程序调试-UNIX describes how to use the DBX debugger under the books, you can understand UNix under the program debugging
- 2022-01-24 10:10:05下载
- 积分:1
-
Oracle导出数据文件(Exp/imp)修改程序,可以解决在不同的Oracle版本,不同的字符集环境下无法导入导出的问题...
Oracle导出数据文件(Exp/imp)修改程序,可以解决在不同的Oracle版本,不同的字符集环境下无法导入导出的问题-derived Oracle data files (Exp/imp) modify the program can be solved in different Oracle versions, different character sets impossible conditions for import and export issues
- 2023-05-20 19:00:02下载
- 积分:1
-
Linux下视频开发.包括bttv,cx88,saa7134,红外等接口和驱动
Linux下视频开发.包括bttv,cx88,saa7134,红外等接口和驱动-Linux video development. Including bttv, cx88, saa7134, infrared interfaces and drivers
- 2022-03-30 13:23:41下载
- 积分:1
-
渗透测试工具
penetration testing tool
- 2022-07-27 14:14:59下载
- 积分:1
-
source, standards c force
源码,标准c++用力-source, standards c force
- 2022-08-08 01:09:06下载
- 积分:1
-
实战的linux socket编程
实战的linux socket编程--示例源码,很好的参考!推荐!-real linux socket programming-- source code examples, good reference! Recommended!
- 2022-04-16 17:30:15下载
- 积分:1
-
vivi Bootloader S3C2410
vivi bootloader for s3c2410
- 2022-01-25 21:11:05下载
- 积分:1