-
得到一个快捷方式的原始文件名
得到一个快捷方式的原始文件名 -Getting the origianl filename of a shortcut
- 2022-03-17 01:38:11下载
- 积分:1
-
程序为一个可编程并行接口的实验源程序,通过该程序,可用于编程的接口。
此程序为一可编程并行接口实验源程序,通过此实验可掌握8255方式0的工作原理及使用方法。编程从8255C口输入数据,再从A口输出。-procedure for a programmable parallel interface experiment source, the passage of this experiment can seize 8,255 0 means the working principle and methods of use. Programming from the 8255C I input data, from A mouth output.
- 2022-04-30 23:00:17下载
- 积分:1
-
如果你曾查过微软的知识库文章的话,一定有这样的不爽经历:先用浏览器访问msdn.microsoft.com,在那个小小的搜索编辑框中输入文章号码,然后等待查询结...
如果你曾查过微软的知识库文章的话,一定有这样的不爽经历:先用浏览器访问msdn.microsoft.com,在那个小小的搜索编辑框中输入文章号码,然后等待查询结果返回,最后还要点击搜索结果中至少一篇文章的链接。这样做耽误相当多的时间。现在使用本文提供的工具后,一切都变得简单了。-If you have investigated the Microsoft Knowledge Base article, it must have experienced such a bad mood : using the browser to visit anyone in that small search input box editorial article number, and then wait for the results of inquiries to return eventually, click on search results for at least one article links. Do a lot of wasted time. Now use the tools provided in this paper, everything becomes simple.
- 2022-05-27 02:10:20下载
- 积分:1
-
一个如何在你的程序中接受从Windows Explorer里拖过来的文件的例子...
一个如何在你的程序中接受从Windows Explorer里拖过来的文件的例子--A example that how to receive files dragged from Windows Explorer
- 2022-10-23 21:40:03下载
- 积分:1
-
A high
一个高级编程代码,通过COM接口来实现对应用程序的HOOK,用于MSN,通过COM接口实现MSN与本程序互动。测试时需要开两个MSN聊天-A high-level programming code, through the COM interfaces to achieve application HOOK, for the MSN, through the COM interface MSN interaction with this procedure. Tests need to open two MSN chat
- 2023-08-27 12:50:04下载
- 积分:1
-
在shellextension指南2
The Guide 2 of ShellExtension -The Guide 2 of ShellExtension
- 2022-06-13 17:46:04下载
- 积分:1
-
winc shell,一个应用界面。是做wince界面的参考
winc shell,一个应用界面。是做wince界面的参考-winc shell, an application interface. Is to do wince interface reference
- 2023-01-05 00:45:04下载
- 积分:1
-
教自己编程
teach yourself shell programming
- 2022-08-18 03:50:35下载
- 积分:1
-
一个完整的100%汇编写的加密壳,非常精简的高质量代码。
一个完整的100%汇编写的加密壳,非常精简的高质量代码。-A complete compilation of 100 percent write encryption shell, very streamlined, high-quality code.
- 2022-01-26 02:39:20下载
- 积分: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