-
linux下bash的源码
linux下bash的源码 -Linux source code under bash
- 2023-05-09 11:15:02下载
- 积分:1
-
jkllllllasdfafdsdaf
arm设计指导书 绝对原创
内容详细 适合初学者学习嵌入式在人-jkllllllasdfafdsdaf
- 2022-05-22 03:04:26下载
- 积分:1
-
安装完solaris整完ls支持颜色,也装了经常使用的一些工具,改了环境变量.用着已经顺手多了,但是就有一样.vi不支持语法功能,也不高亮显示.也像原来那样,在...
安装完solaris整完ls支持颜色,也装了经常使用的一些工具,改了环境变量.用着已经顺手多了,但是就有一样.vi不支持语法功能,也不高亮显示.也像原来那样,在根目录下加了个.vimrc写上一些自己习惯性的配置,可是不起作用,郁闷!难道我人品有问题?打开linux,alias看了一下环境变量,乖乖 alias vi vim!郁闷,早就知道linux用的是vim了,可是平常用的时候习惯性的敲vi,竟把这事给忘记了.早到病根下药就简单了,装个vim!
就像上次装ls一样访问:http://www.sunfreeware.com/indexintel10.html找到vim-7.1下载地址
是:ftp://ftp.sunfreeware.com/pub/freeware/intel/10/vim-7.1-sol10-x86-local.gz.OK
解压一下:gzip -d coreutils-6.4-sol10-x86-local.gz
安装:pkgadd -d coreutils-6.4-sol10-x86-local
OK安装很顺利,自我感觉良好,可是执行/usr/local/bin/vim的时候却意外的提示:ld.so.1: ./vim 致命的: libgtk-1.2.so.0 没有这个文件或文件夹.网上找了一下,发现CU06年有人提过这个问题
http://bbs.chinaunix.net/thread-683746-1-1.html帖的-
http://bbs.chinaunix.net/thread-683746-1-1.html
- 2022-02-04 07:29:11下载
- 积分:1
-
Dove Chuanshu graphical interface for linux X under the source
飞鸽传书for linux X图形界面下源码-Dove Chuanshu graphical interface for linux X under the source
- 2022-03-18 09:00:26下载
- 积分:1
-
主要是对Linux输入子系统的一些简单操作
比如lsinput是看有多少输入设备
比如input
主要是对Linux输入子系统的一些简单操作
比如lsinput是看有多少输入设备
比如input-events是看输入设备的键值
用来调试输入子系统很好-Mainly for Linux input subsystem of a few simple operations such as watch lsinput is the number of input devices such as input-events is to look at the key input device used to debug a very good input subsystem
- 2023-07-18 22:05:02下载
- 积分:1
-
采用X
采用X-Lite记录下来的SIP的会话过程,其中分为建立连接和取消连接两个部分,包含了最基本的会话协议内容和参数.可以作为一个入门级的会话例子参考.-X-Lite record of the conversation SIP process. It is divided into establishing connections and the abolition of connecting two parts includes basic conversational content and parameters of the agreement. as an entry-level session examples reference.
- 2023-01-14 18:10:03下载
- 积分:1
-
linux内存管理源代码 版本号2.0.40阅读可以为linux爱好者有一个很好的提高....
linux内存管理源代码 版本号2.0.40阅读可以为linux爱好者有一个很好的提高.-source code version 2.0.40 linux reading for lovers of a good raise.
- 2022-08-06 09:31:23下载
- 积分:1
-
Author effort to prepare a simple calculator program to realize the number of ad...
作者倾力编写的简易计算器程序,可实现八位数的加减乘除功能。显示和键扫描部分是参考他人的著作。-Author effort to prepare a simple calculator program to realize the number of addition and subtraction, multiplication and division of eight features. Display and key scanning is a reference book to others.
- 2022-03-25 06:25:47下载
- 积分:1
-
亚德科rtk8189c Linux 2.4。X驱动
ADTEK RTK8189C Linux 2.4.X Driver
- 2022-07-09 08:02:28下载
- 积分:1
-
实现的外壳,可以处理订单CD:电流变化路径pwd的过程:1.
实现Shell,能处理命令
cd :改变进程当前路径
pwd :查看进程当前路径
pid:查看当前进程号(getpid()系统调用)
logout :退出shell
ls [-l]
rm [-r]
mkdir, mv, cp-achieve Shell, can handle orders cd : the process of change current path pwd : View current path process pid : View the current process (getpid () system call) logout : withdraw from the shell ls [-l] rm [-r] mkdir, mv, cp
- 2022-07-20 23:01:41下载
- 积分:1