-
《Running Linux(第四版)》
《Running Linux(第四版)》-"Running Linux (fourth edition)"
- 2023-01-18 08:05:04下载
- 积分:1
-
completion of the following non
完成ls的如下功能
不带参数的ls:列出当前目录下的非隐藏(文件和目录名不以.开头)的文件和目录
ls -a:列出当前目录下的所有文件和目录
ls -l:以长列表形式列出当前目录下的非隐藏的文件和目录。每个文件或目录只要求列出如下信息:类型与权限、文件名、链接数、用户ID、组ID、字节大小、块数
ls 路径名:如果路径名代表一个存在的文件则显示该文件,否则提示出错;如果路径名字代表一个存在的目录则列出该目录中的文件
列出文件名和目录名时,要求可执行文件最后加上一个*号,目录名最后加上一个/号。
所提供的路径名可以包含“.”,“..”,“~”等特殊目录-completion of the following non-functional parameters of ls : listed in the current directory-hidden (files and directories were not. Beginning) of files and directories ls-a : listed in the current directory of all files and directories ls-l : in the long list of current directory listed under the non-hidden possession of files and directories. Each file or directory only asked to list the following information : the type and competence, file name, number of links, the user ID and group ID, byte size, a few blocks ls path : If a path representatives of the document showed documents suggest otherwise error; If representatives of a path name the presence of the directory lists the directory lists the
- 2023-02-01 23:40:04下载
- 积分:1
-
void DockWidget::dock() {
if (!docked) {
KWin::setSystemTrayWindowF...
void DockWidget::dock() {
if (!docked) {
KWin::setSystemTrayWindowFor(this->winId(), 0)
this->setFixedSize(24, 24)
this->show()
docked = true
}
}
- 2023-04-26 14:10:03下载
- 积分:1
-
qt帮助文档,chm格式。包含所有的qt的类和用法。是学习linux窗口编程的好助手...
qt帮助文档,chm格式。包含所有的qt的类和用法。是学习linux窗口编程的好助手-qt help documentation, chm format. Contains all of the category and usage qt. Linux window to learn good programming assistant
- 2022-09-01 12:00:04下载
- 积分:1
-
Qt及Linux操作系统、窗口设计。用于软件Qtopia的2本书…
QT及linux操作系统窗口设计。书中用的软件有Qtopia 2.1.1,Qt/Embedded 3.4,Qt/X11 3.4,KDE 3.5/X windows的X11R682.-QT and the linux operating system, window design. Book used in software Qtopia 2.1.1, Qt/Embedded 3.4, Qt/X11 3.4, KDE 3.5/X windows in X11R682.
- 2022-03-22 20:48:42下载
- 积分:1
-
Windows95主机和Linux主机互联
Windows95主机和Linux主机互联-Windows95 mainframe and mainframe Linux Internet
- 2023-01-06 10:50:03下载
- 积分:1
-
此程序时sc32410da源码驱动,这是我开发版上的源码
此程序时sc32410da源码驱动,这是我开发版上的源码-This program sc32410da source driver, this is my development version of the source
- 2023-01-12 13:15:03下载
- 积分:1
-
Linux的移植文档,MPC8270,Linux的设计者有很好的参考…
linux移植文档,mpc8270,对于linux设计人员有很好的参考价值-linux portable document, mpc8270, for linux designers have a very good reference value
- 2022-05-18 20:25:39下载
- 积分:1
-
linux 安装程序 放windows界面
linux 安装程序 放windows界面-release windows interface
- 2022-01-25 13:52:27下载
- 积分:1
-
huaheng development board s3c2410 button interrupt handling example
华恒开发板s3c2410 按钮中断处理示例-huaheng development board s3c2410 button interrupt handling example
- 2022-11-24 22:15:03下载
- 积分:1