-
一个封装了Windows中关于TrayIcon实现和管理的C++类,使用方便,使用方法与一般的MFC类没有什么区别。...
一个封装了Windows中关于TrayIcon实现和管理的C++类,使用方便,使用方法与一般的MFC类没有什么区别。-a package of Windows on TrayIcon realization and management of C++ classes, and convenient to use with the general category of MFC no distinction.
- 2022-02-02 13:29:30下载
- 积分:1
-
SSE数学分析器
SSE数学分析器-SSE mathematical analyzer
- 2023-04-25 03:10:03下载
- 积分:1
-
Sysinternals 一组非常有用的系统命令行工具。
Sysinternals 一组非常有用的系统命令行工具。
- 2023-04-06 17:55:04下载
- 积分:1
-
shell 编程的例子4
shell 编程的例子4-shell Programming Example 4
- 2022-06-29 15:43:39下载
- 积分:1
-
文件加壳器,通过解析PE文件格式,将原有exe文件运行前添加一个提示消息框,常用于演示版程序...
文件加壳器,通过解析PE文件格式,将原有exe文件运行前添加一个提示消息框,常用于演示版程序-加壳documents, and through the analytic PE file format, the original exe file to run before the prompts to add a message box, commonly used in the demo program
- 2022-06-18 11:18:29下载
- 积分:1
-
shell 编程,网上收集的,
shell 编程,网上收集的,-shell programming, on-line collection,
- 2022-03-13 16:09:23下载
- 积分:1
-
Delphi资源经理
Delphi Resources Manager
- 2023-04-20 22:50:03下载
- 积分:1
-
的shellbrowser组件使程序员方便地访问Win32的壳…
The ShellBrowser component set gives a programmer easy access to the Win32 shell
functionality. The JamShellList, JamShellTree and JamShellCombo components look
and behave exactly like the corresponding parts of the Windows Explorer. The
invisible ShellBrowser component provides an easy interface to the Windows shell
interface. All components support the properties page correct icons, OLE Drag&Drop
and the Explorer context menu. A thumbnail component displays the Explorer
thumbnail images and the JamShellNotifier component informs you about numerous
shell events. Interesting sample projects and help file with a lot of sample code
are included.
- 2022-09-05 02:40:05下载
- 积分:1
-
教自己编程
teach yourself shell programming
- 2022-08-18 03:50:35下载
- 积分: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