-
编写一个程序,对用户由命令行参数传入的一个名称进行判断。如果是一个文件名,则输出该文件相关属性 ( 文件名、路径、绝对路径、是否可读、是否可写和文件的长度等 )...
编写一个程序,对用户由命令行参数传入的一个名称进行判断。如果是一个文件名,则输出该文件相关属性 ( 文件名、路径、绝对路径、是否可读、是否可写和文件的长度等 ) 。如果是一个目录,则输出该目录下的文件及子目录名列表。如该名称不存在,则以此名称为名在当前目录下创建一个子目录。
-prepare a process that the user from the command line parameters into the name of a judge. If it is a document, then the output of the document attribute (file name, path, the absolute path, readable, can be written and the length of documents, etc.). If it is a directory, then the output directory and subdirectory of documents from the list. If the name does not exist, it is also the name of the name of the current directory to create a subdirectory.
- 2022-05-13 23:55:22下载
- 积分:1
-
操作系统的一个小程序,进程的创建与撤消,仅供学习使用
操作系统的一个小程序,进程的创建与撤消,仅供学习使用-a small operating system procedures, processes and the creation of withdrawal, only learning to use
- 2022-09-25 13:50:03下载
- 积分:1
-
HOFFMAN algorithm to achieve a simple process, we hope to learn useful
HOFFMAN算法的一个简单实现过程,希望对大家的学习有用-HOFFMAN algorithm to achieve a simple process, we hope to learn useful
- 2022-09-20 11:55:02下载
- 积分:1
-
WPF自定义布局
WPF自定义PANEL,自定义布局的显示方式.学习自定义控件的使用方法, ......................................................................
- 2023-04-25 16:30:03下载
- 积分:1
-
最近的邻居 k
在接收后数十个电子邮件和关于Visual Basic 执行的 K-Nearest 的邻居 (KNN) 的评论,我终于到使 Java 版本的代码。
- 2022-01-22 08:59:24下载
- 积分:1
-
这个例子是由两个独立的项目/应用程序的功能。eir_a
This example consists of two separate projects/applications eir_a for the role A device and eir_b for the role B device and uses the Connection library.
* eir_a searches for devices and then displays the information on the devices found.
* eir_b makes the device visible and responds to Bluetooth 2.1 Extended Inquiry Response (EIR) requests.
This ReadMe is not intended to describe procedures that are covered in the xIDE user guide such as building projects in xIDE etc.
-This example consists of two separate projects/applications eir_a for the role A device and eir_b for the role B device and uses the Connection library.
* eir_a searches for devices and then displays the information on the devices found.
* eir_b makes the device visible and responds to Bluetooth 2.1 Extended Inquiry Response (EIR) requests.
This ReadMe is not intended to describe procedures that are covered in the xIDE user guide such as building projects in xIDE etc.
- 2022-05-23 05:50:40下载
- 积分:1
-
这是一个存储管理分区分配算法的源码,操作系统的
这是一个存储管理分区分配算法的源码,操作系统的-this is a source code of save the charge sectors,for operating system
- 2022-11-29 02:45:03下载
- 积分:1
-
C++ Builder的PPT课件35章
C++ Builder PPT 课件共35章-C++ Builder PPT courseware Chapter 35
- 2022-02-05 01:36:48下载
- 积分:1
-
win2000 under the direct access to port 1, using install_giveio.bat, call loaddr...
win2000下直接访问端口
1、用install_giveio.bat,调用loaddrv.exe,安装giveio.sys 到系统中。
2、安装 port.pas后,在delphi的‘Custom‘面板中, 有一个port元件。
3、拖一个TPort到窗体上,命名为port。
4、那么就可以直接访问端口(2000下也可以),如:读 i:= port[$378] 写 port[$378]:=
5、status_giveio.sys 查看状态,remove_giveio.sys 反安装驱动。
6、tstio.exe 直接调用bios来发声,可以用来测试是否安装驱动成功。cygwin1.dll是loaddrv.exe 要调用的,因为它是用MinGw32下的gcc编译的。 -win2000 under the direct access to port 1, using install_giveio.bat, call loaddrv.exe, installed into the system giveio.sys. 2, installed after port.pas in delphi the
- 2022-07-16 02:09:50下载
- 积分:1
-
使用Delphi开发应用软件,无疑会大大地提高编程效率,而且随着应用的深入,您将会发现编程不再是枯燥无味的工作――Delphi的每一个设计细节,都将带给您一份欣...
使用Delphi开发应用软件,无疑会大大地提高编程效率,而且随着应用的深入,您将会发现编程不再是枯燥无味的工作――Delphi的每一个设计细节,都将带给您一份欣喜-Use Delphi to develop software applications, will no doubt greatly enhance the efficiency of programming, and along with the application of in-depth, you will find programming work is no longer boring- Delphi detailed design of each will give you a delighted
- 2022-02-15 02:30:24下载
- 积分:1