-
Perl脚本的文本计数器的Linux操作环境
Perl 脚本程序
文本计数器
运行环境 linux-Perl script text counter Linux operating environment
- 2022-12-17 21:05:03下载
- 积分:1
-
mtd最新cvs jffs2文件系统分析
mtd最新cvs jffs2文件系统分析-MTD latest cvs jffs2 document analysis
- 2023-07-22 08:50:03下载
- 积分:1
-
可用于UNIX/LINUX下测试字库文件的源代码
可用于UNIX/LINUX下测试字库文件的源代码-Can be used in UNIX/LINUX to test the font file
- 2022-02-15 14:25:45下载
- 积分:1
-
linux 下的时间日,可以查看日历的日期,能够定时,和提醒功能。...
linux 下的时间日,可以查看日历的日期,能够定时,和提醒功能。-of time, can view the calendar date to timing, and remind function.
- 2022-02-04 05:34:46下载
- 积分:1
-
LINUX下,蓝牙协议栈
包括SDP HCI 等完整的代码
LINUX下,蓝牙协议栈
包括SDP HCI 等完整的代码-LINUX, the Bluetooth protocol stack including the SDP HCI, such as a complete code
- 2022-09-08 14:00:02下载
- 积分:1
-
写一个脚本文件checkuser,该脚本运行时带一个用户名作为参数,具体要求如下:
1)如果命令行格式不符合要求,应有错误提示信息;
2)在/etc/p...
写一个脚本文件checkuser,该脚本运行时带一个用户名作为参数,具体要求如下:
1)如果命令行格式不符合要求,应有错误提示信息;
2)在/etc/passwd文件中查找是否有该用户,
如有,则输出“Found in the /etc/passwd file.”
否则,输出“No such on our system”
-Write a script file checkuser, the script run-time with a user name as a parameter, and specific requirements are as follows: 1) If the command-line format does not meet the requirements, there should be error message 2) in/etc/passwd file to check if there were any users, and if so, then the output " Found in the/etc/passwd file. " Otherwise, output" No such on our system "
- 2023-02-19 02:40:04下载
- 积分:1
-
本章介绍L i n u x内核是如何维护它支持的文件系统中的文件的....
本章介绍L i n u x内核是如何维护它支持的文件系统中的文件的.-chapter describes L i n u x-core is how to maintain its support for the file system in the papers.
- 2022-02-13 10:19:13下载
- 积分:1
-
ARMLinux
基于ARMLinux的高速数据采集技术研究-ARMLinux-based high-speed data acquisition technology research
- 2023-05-26 06:10:02下载
- 积分:1
-
GtkWidget*window
gtk_init (&argc, &argv)...
GtkWidget *window
gtk_init (&argc, &argv)
window = gtk_window_new (GTK_WINDOW_TOPLEVEL)
gtk_widget_show (window)
gtk_main ()
return(0) - GtkWidget*window
gtk_init (&argc, &argv)
window = gtk_window_new (GTK_WINDOW_TOPLEVEL)
gtk_widget_show (window)
gtk_main ()
return(0)
- 2023-02-06 20:55:03下载
- 积分:1
-
将需要公开的接口用一个句柄类封装起来,调用者只通过封装的句柄类来调用实现, 这样,将调用与实现隔离开来,或者说只让调用看到它所需要看到的接口。这样的话,只要 保...
将需要公开的接口用一个句柄类封装起来,调用者只通过封装的句柄类来调用实现, 这样,将调用与实现隔离开来,或者说只让调用看到它所需要看到的接口。这样的话,只要 保证接口不变,那么实现代码的中要添加一些变量,函数,将不会影响到调用者。-will require an open interface with a handle Packaging category, called only by the Packaging category to handle Call, which would call and to achieve separation, or call only need to see it to see the interface. So, as long as the guarantee the same interface, then the realization of the code necessary to add some variables, function and will not affect the person to call.
- 2022-01-24 12:47:47下载
- 积分:1