CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - shell
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - shell - List
[
Shell api
]
Windows Shell Programming
DL : 0
大量windows shell编程例子
Date
: 2025-12-22
Size
: 988kb
User
:
站长
[
Shell api
]
不错的Shell编程的PPT
DL : 0
不错的Shell编程的PPT-good Shell Programming PPT
Date
: 2025-12-22
Size
: 8.67mb
User
:
aa
[
Shell api
]
大量windows shell编程例子
DL : 0
大量windows shell编程例子-large windows shell programming examples
Date
: 2025-12-22
Size
: 987kb
User
:
严国辉
[
Shell api
]
用Shell扩展实现源代码统计程序
DL : 0
在 Windows 的资源管理器窗口中,我们见过 WinZIP,WinRAR 等软件能在文件或文件夹的默认快捷菜单中添加几个菜单项,它可以使用户无须进入软件内部而直接在视窗中进行压缩/解压操作,十分方便用户操作,这无疑是一个较好的应用模型,它就是我们所说的Shell扩展技术。此源代码将以一个普通的源代码统计程序为例来说明怎样实现Shell扩展技术。-the Windows Resource Manager window, we have seen Photoshop, WinRAR software or documents in the default folder quick to add extra menu individual, it can save users from having access to the internal software directly in Windows for compression/decompression operation, it is very convenient for users, which undoubtedly it is a good application model, it is what we call the Shell extensions. This source will be a general source statistical procedures as an example to illustrate how to achieve the Shell extensions.
Date
: 2025-12-22
Size
: 90kb
User
:
唐佳
[
Shell api
]
unix下目录递归查询(shell)
DL : 0
shell对指定目录下的指定文件类型进行递归查询所要的内容-shell of a designated directory specified file types recursive query as to the contents
Date
: 2025-12-22
Size
: 1kb
User
:
陈飞飞
[
Shell api
]
会员管理系统(shell版)
DL : 0
unix下shell编程会员管理系统,包括会员登录,登录后的修改密码,查询会员,增加会员,删除会员等很多操作,都是骼shell所写-under unix shell programming membership management system, including Member Login and login passwords after the revision, members to increase membership, and many other Member delete operation, are written skeleton shell
Date
: 2025-12-22
Size
: 11kb
User
:
陈飞飞
[
Shell api
]
Shell实例
DL : 0
t_shell 一个简单完整的命令解释程序 适合shell入门的实例程序-t_shell a simple explanation of command shell entry procedures for the sample program
Date
: 2025-12-22
Size
: 7kb
User
:
wzy
[
Shell api
]
SHELL文件操作封装类
DL : 0
很不错的一个SHELL文件操作封装类,如文件的删除,移动,拷贝等,还可以自定义对话框的标题等-very good one SHELL file manipulation package type, such as file deletion, moving, copying, also from the definition, such as the title of the dialog
Date
: 2025-12-22
Size
: 5kb
User
:
张 虎
[
Shell api
]
Shell-Code
DL : 0
windows 2000下面的SHELL一个外挂程序-windows 2000 following a plug-SHELL
Date
: 2025-12-22
Size
: 3kb
User
:
liyu
[
Shell api
]
GENIE-SHELL
DL : 0
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-up time and date.
Date
: 2025-12-22
Size
: 674kb
User
:
天地殇
[
Shell api
]
shell
DL : 0
shell编程命令详解/shell编程入门/shell入门实例-Detailed programming shell command/shell programming entry/shell entry examples
Date
: 2025-12-22
Size
: 40kb
User
:
guo_yirong
[
Shell api
]
shell
DL : 0
本书详细讲述了SHELL编程技巧,对shell编程感兴趣的可以下了-This book a detailed account of the SHELL programming skills, programming of interest to the shell can be a
Date
: 2025-12-22
Size
: 4.06mb
User
:
李冬华
[
Shell api
]
something-about-shell
DL : 0
shell编程命令,很全,非常适合初学者使用-command shell programming, it is wide, very suitable for beginners to use
Date
: 2025-12-22
Size
: 7kb
User
:
张翠
[
Shell api
]
shell.sh
DL : 0
详细介绍了如何用shell逐行读取文件内容,(当然你可以读取每行做其他的处理),本文实现了shell逐行读取文件的8种方法,并且比较这些方法的时间优越性。-Described in detail how to use shell to read the content of the document line by line, (Of course, you can read each line to do other treatment), this article has read the document line by line shell of eight kinds of methods, and comparative advantages of these methods the time.
Date
: 2025-12-22
Size
: 1kb
User
:
llr
[
Shell api
]
shell
DL : 0
linux shell十三问 比较经典的 问题 自己在网上搜集得 基本上涵盖了 初学者遇到的问题-linux shell 13 asked the classic question of comparing their own online collected essentially covers the problems encountered by the beginner
Date
: 2025-12-22
Size
: 13kb
User
:
warrior
[
Shell api
]
ShelL
DL : 0
linux shell编写程方面的书籍.很好的 一本入门书-linux shell-way aspects of the preparation books. a very good primer
Date
: 2025-12-22
Size
: 40kb
User
:
曹三
[
Shell api
]
shell
DL : 0
shell:详细介绍脚本语言在linux上的应用!-shell: a detailed introduction scripting language applications in linux!
Date
: 2025-12-22
Size
: 1.38mb
User
:
王亚锋
[
Shell api
]
Shell
DL : 0
非常优秀的SHELL编程书籍,涵盖所有语法和功能,供shell编程初学者使用-SHELL excellent programming books, covers all grammar and function of shell programming for beginners
Date
: 2025-12-22
Size
: 179kb
User
:
qj
[
Shell api
]
shell
DL : 0
一个简单的命令解释器—模拟shell 功能的程序,实现要求中所提到的可打开提示符,并获取用户输入的指令、可解析指令、可寻找命令文件、可执行基本的命令等功能-A simple command interpreter- simulated shell function procedures, to achieve the requirements mentioned in the prompt to open and obtain user input commands can resolve directive order to find documents, executable command basic functions
Date
: 2025-12-22
Size
: 600kb
User
:
Ayaena
[
Shell api
]
shell
DL : 0
shell 编程首选书籍 英文原版 非常不错
Date
: 2025-12-22
Size
: 5.25mb
User
:
ytf
«
1
2
3
4
5
6
7
8
9
10
...
31
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.