-
This program doesn t do much, apart from create a window which could be
used a...
This program doesn t do much, apart from create a window which could be
used as a desktop.
It s pretty straightforward. It creates a window the size of the screen,
displays some text in the corner, and then disables ALT+F4.
- 2023-02-25 11:55:03下载
- 积分:1
-
这是一个免费的文件加密工具窗口。
Shellfish is a free file encryption utility for Windows.
Shellfish is designed to integrate with the Windows
Shell, and it uses the Blowfish encryption algorithm, hence the
name "Shellfish".
- 2022-01-26 04:23:48下载
- 积分:1
-
Shell programming introduction book, very suitable for teaching beginners need t...
本书介绍Shell编程,非常适合初学者的需爱惜教材,同时也适合从事人员的参考书。-Shell programming introduction book, very suitable for teaching beginners need to cherish, but also suitable for staff reference.
- 2022-01-25 20:04:40下载
- 积分:1
-
自己用原料药开发的系统托盘文件,用自己的方式,和大家的..
这是一个自己用API开发的系统托盘文件,是自己的方法,希望能和大家交流-own use API development of the system tray document, in their own ways, and we hope to exchange
- 2023-07-31 12:55:03下载
- 积分:1
-
此版本为hellow
此版本为hellow-0.1-1的升级版,在release1的基础上添加了动态库的查询安装功能:添加了一个测试库文件--hellowlib.so,quiry失败后默认安装在/lib 卸载时所以有文件完全删除,绿色环保-hellow this version- 0.1-1 upgrades in release1 added on the basis of the dynamic libraries for the installation of functions : add a test libraries-- hellowlib. So, after the failure of the default quiry installed in/lib unloaded when there is a document altogether, green environmental
- 2023-05-22 15:00:03下载
- 积分:1
-
类似Window复制文件的程序
类似Window复制文件的程序-Window similar procedure to copy files
- 2022-08-13 14:57:26下载
- 积分:1
-
shell对指定目录下的指定文件类型进行递归查询所要的内容
shell对指定目录下的指定文件类型进行递归查询所要的内容-shell of a designated directory specified file types recursive query as to the contents
- 2022-03-06 17:56:04下载
- 积分:1
-
Linux Shell 实例精解,是Linux Shell编程的参考资料
Linux Shell 实例精解,是Linux Shell编程的参考资料-Fine examples of Linux Shell solution is Linux Shell Programming reference
- 2022-02-26 10:06:29下载
- 积分:1
-
shell expansion of programming code, is the type of plant com realize the expans...
shell扩展编程代码,是用com的类厂实现的shell扩展编程的功能,实现的当用鼠标右键点击一个文件是,会在上下文菜单中添加一个菜单。-shell expansion of programming code, is the type of plant com realize the expansion of the shell programming features, achieved when using the mouse right-click a file, it will in the context menu to add a menu.
- 2023-06-05 04:15:03下载
- 积分:1
-
精灵
Genie-shell for ucos
一、 基本要求(必做)
(1) 设计并实现ucos的shell模型
(2) 实现简单的Shell命令
hostname命令在屏幕上打印一句话,即自定义的本机名称。
hello 命令可以带多个参数,如hello a b c d,回车后会显示:
hello,I am Genie
your argv is:
a
b
c
d
(3)实现在串口和LCD的同步显示,即所有的命令操作过程都要显示在串口和LCD上。
二、 提高要求(选做)
自己设计几条新的命令,比如输入time即可显示时间,输入data即可显示日期或者可以通过命令设置时间和日期等。
-Genie- shell for TRACK 1, basic requirements (regimen) (1) design and implement CENTER shell model (2) to achieve a simple Shel l command hostname command on the screen print a word that is, since the definition of the machine name. Hello orders can take a number of parameters, such as hello a b c d, Enter will show : hello, I am your argv Genie is : a b c d (3) Achieve the serial synchronous and LCD display, that is, all the orders must show that the process of the serial and LCD. Two, raising requirements (election so) designed several new orders, such as the importation of time will be shown, input data can indicate the date or can be ordered through the set-
- 2022-12-07 00:05:03下载
- 积分:1