E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
U1
C/C++读取纯真QQIP地址数据库
C/C++读取纯真QQIP地址数据库关于纯真IP数据库格式,详细见下面帖子:http://blog.chinaunix.net/
u1
/41420/showart_322320.html程序说明:能够根据输入的
不会飞的鸟
·
2011-10-01 21:00
浅析gcc内嵌汇编
本文转自:luther(http://blog.chinaunix.net/
u1
/38994/showart_333001.html)在Linux代码中很多地方都使用了这种形式的汇编语言,嵌入汇编程序的格式如下
norotou
·
2011-09-21 09:00
c
linux
汇编
gcc
语言
编译器
shell记录报警系统执行的危险命令
/bin/bashcd /
u1
/Operation_log/##format logfor i in `ls -l | awk '{if(NR==1)next;print $NF}'`do cat
liang3391
·
2011-09-13 10:04
shell
职场
休闲
报警系统
危险命令
jquery study
u1
<head> <script type="text/javascript" src="jquery.js"></script> </head> $(this).hide() 隐藏当前的 HTML 元素。 $("#test").hide() 隐藏 id="
lysunki
·
2011-09-11 21:00
jquery
嵌入式根文件系统制作
但以前做的根文件系统是静态链接的这就给做QT带来了问题,所以一狠信在网上图书馆找了些动态制作根文件系统的文章来看弄了好久终于成功了一起分享一下吧这里先介绍一个很强的大哥的博客:http://blog.chinaunix.net/
u1
jshazk1989
·
2011-09-08 23:00
linux
object
File
嵌入式
qt
library
vmstat命令详解
转自:http://blogold.chinaunix.net/
u1
/55527/showart_1182772.html[root@localhost~]#vmstat-n3(每个3秒刷新一次)procs
ivyuhen
·
2011-09-05 16:02
职场
休闲
命令详解
linux
vmstat命令详解
转自:http://blogold.chinaunix.net/
u1
/55527/showart_1182772.html[root@localhost~]#vmstat-n3 (每个3秒刷新一次
ivyuhen
·
2011-09-05 16:02
职场
vmstat
命令详解
休闲
IBM-DS3400双机配置文档(图例教程)
转自:http://blogold.chinaunix.net/
u1
/34688/showart_478111.htmlCU的管理模板,在加入文章的时候,上传图片真是不方便,必须得把每个图进行上传,然后再添加到指定的位置才可以
dragonpeng2008
·
2011-09-05 15:00
windows
数据库
文档
Access
作业
raid5
php遍历文件夹(获得文件名)
http://www.cublog.cn/
u1
/43167/showart_374765.htmlfunctionlistFile($dir) { $fileArray=array(); $cFileNameArray
pyzheng
·
2011-09-03 21:00
我的debian 6(squeeze)源列表
112240939201011294543291/ # 对于不了解sources.list文本格式的debian新手, # 这里有一篇很好的文章:http://blog.chinaunix.net/
u1
greybeard
·
2011-08-29 17:00
Debian
oracle 9i 性能调优4
UsingOracleBlocksEfficiently --有效使用oracle块1、AvoidingDynamicAllocationSQL>execdbms_stats.gather_table_stats('
U1
sunlin5000
·
2011-08-29 12:00
stagefright
http://www.cublog.cn/
u1
/57901/showart_2423206.htmlhttp://blogold.chinaunix.net/u2/61880/showart_2339481
eustoma
·
2011-08-28 18:00
Linux网络编程一步一步学+基础
http://blogold.chinaunix.net/
u1
/48325/showart.php?
jw212
·
2011-08-26 17:00
编程
linux
网络
服务器
ssl
通讯
Windows 2008 RODC密码复制策略
一台2008DC和2008RODC,在RODC上添加BranchOffice组、DomainComputers允许密码复制,
U1
已经属于BranchOffice组,在强制预设密码时报错“
U1
必须先将该帐户添加到此只读域控制器的已允许列表中
gnaw0725
·
2011-08-25 09:04
win2008密码策略
rodc只读域控制器
win2k8rodc
windows2008密码策略
window2008密码复制
Windows 2008 RODC密码复制策略
一台2008DC和2008RODC,在RODC上添加BranchOffice组、DomainComputers允许密码复制,
U1
已经属于BranchOffice组,在强制预设密码时报错“
U1
必须先将该帐户添加到此只读域控制器的已允许列表中
gnaw0725
·
2011-08-25 09:04
win2k8rodc
win2008密码策略
windows2008密码策略
ActiveDirectory
Linux驱动开发 -- 打开dev_dbg()
转载:http://blog.chinaunix.net/
u1
/38038/showart_1359825.html linux设备驱动调试,我们在内核中看到内核使用dev_dbg来控制输出信息
li_xiang1102
·
2011-08-23 10:00
linux
struct
String
终端
查找最耗iowait的进程
转载于http://blogold.chinaunix.net/
u1
/43502/index.html很多时候发现linux系统输入一些命令很慢,用top查看IOwait占用CPU很高,top下面列出的进程中
rocky2com
·
2011-08-05 15:00
linux
脚本
perl
bash
disk
debugging
查找最耗iowait的进程
转载于http://blogold.chinaunix.net/
u1
/43502/index.html 很多时候发现linux系统输入一些命令很慢,用top查看IOwait占用CPU很高,top下面列出的进程中
rocky2com
·
2011-08-05 15:00
wait
RSA,AES,SHA1,RSA-SHA1 Sign加密算法C++/Java封装
AES,SHA1,RSA-SHA1Sign加密算法C++/Java封装/Files/hijackwust/071229200308.rar转自:http://blogold.chinaunix.net/
u1
学无止境
·
2011-07-20 09:00
信号可靠、不可靠的原因
原文地址:http://blogold.chinaunix.net/
u1
/48788/showart.php?
zhenhuibox
·
2011-07-15 15:00
c
linux
unix
kill
扩展
Signal
纯真IP数据库格式
纯真IP数据库格式(转)原文链接:http://blogold.chinaunix.net/
u1
/41420/showart_322320.html感谢原作者自从有了IP数据库这种东西,QQ外挂的显示IP
zidate
·
2011-07-12 17:00
利用Token机制解决重复重复提交问题
转:http://www.cublog.cn/
u1
/42750/showart_390625.html 利用Token解决重复重复提交:Struts利用同步令牌(Token)的方式来解决Web应用中重复提交的问题
qishanghai123
·
2011-07-11 19:00
token
U-BOOT1.2.0移植S3C2440成功
主要参考http://blog.chinaunix.net/
u1
/34474/showart.php?
YACHE
·
2011-07-04 15:00
移植Linux2.6.22.6到s3c2410/2440开发板成功
主要还是参考tekkaman的文章http://blog.chinaunix.net/
u1
/34474/showart.php?id=369449自己修改了网卡移植这一部分。
YACHE
·
2011-07-04 15:00
构建嵌入式Linux根文件系统
以http://blog.chinaunix.net/
u1
/34474/showart_485837.html文章为基础进行修改。1)创建根文件系统的基本目录结构。
YACHE
·
2011-07-04 15:00
tcp 状态迁移图
转载自:http://blog.chinaunix.net/
u1
/40133/showart_1764444.html连接进程是通过一系列状态表示的,这些状态有:LISTEN,SYN-SENT,SYN-RECEIVED
chagenh
·
2011-07-02 15:47
tcp
IP
职场
wait
time
休闲
tcp 状态迁移图
转载自:http://blog.chinaunix.net/
u1
/40133/showart_1764444.html连接进程是通过一系列状态表示的,这些状态有:LISTEN,SYN-SENT,SYN-RECEIVED
chagenh
·
2011-07-02 15:47
职场
休闲
tcp
ip
time
wait
tcp/ip
虚拟内存、内核空间和用户空间
uid=25471613&do=blog&id=323377http://blogold.chinaunix.net/
u1
/52475/showart_432628.html 虚拟内
hochy2008
·
2011-06-30 15:00
数据结构
linux
工作
X86
linux内核
Readline-在BASH下自定义键盘热键
http://blogold.chinaunix.net/
u1
/40349/showart_316888.htmlhttp://www.linuxsir.org/bbs/showthread.php?
ZhengKarl
·
2011-06-22 20:00
Readline-在BASH下自定义键盘热键
http://blogold.chinaunix.net/
u1
/40349/showart_316888.htmlhttp://www.linuxsir.org/bbs/showthread.php?
ZhengKarl
·
2011-06-22 20:00
bash
PostgreSQL
终端
extension
wrapper
binding
patch -p0 和patch -p1的区别
patch-p0和patch-p1的区别在做usb-2.6.12LE06.patch.tar.gz补丁时候出现错误,所以找patch的方法,看到了关于参数的解释,学习了blog.chinaunix.net/
u1
jianwushuang
·
2011-06-15 14:00
c
qq
File
input
UP
patch
博客链接
linux内核学习1.http://www.cublog.cn/
u1
/51562/article.html
scottgly
·
2011-06-15 14:00
linux内核
__asm__ __volatile__("":::"memory"),内存屏障(memory barrier)
内存屏障(memorybarrier)转载:http://blogold.chinaunix.net/
u1
/55599/showart_1099203.html首先看看__set_current_state
tiantang46800
·
2011-06-14 16:00
优化
汇编
gcc
编译器
X86
Allocation
Linux网络编程一步一步学+基础
http://blogold.chinaunix.net/
u1
/48325/showart_413841.html
yuyin86
·
2011-06-14 08:00
一台机器启动多个数据实例 orace
http://blogold.chinaunix.net/
u1
/41712/showart_469798.html 现有一台机器,需要启动多个数据实例,如DB1、DB2方法一:exportORACLE_SID
520eden
·
2011-06-13 09:36
oracle
职场
休闲
[ZZ]配置GDB以支持查看stl容器数据
原文链接:http://www.cublog.cn/
u1
/44543/showart_1953788.html1.下载http://www.yolinux.com/TUTORIALS/src/dbinit_stl_views
leonsc
·
2011-06-12 21:00
一些与nginx相关的文章
http://www.imfeng.com/nginx-nginx-conf-des/ http://blogold.chinaunix.net/
u1
/52743/showart_527071.html
猫太的鱼
·
2011-06-10 17:00
html
nginx
.net
Blog
oracle 结果的排序与执行计划有关
10051234chengzh10041234hahah10031222fdfdfdf10021234v1v2v210012345liyiSQL>setautotonexpSQL>--ORACLE根据动态采样执行计划使用HASHJOINSQL>SELECTu1.id,
u1
BOBO12082119
·
2011-06-05 17:00
JOIN
oracle
user
table
Access
nested
linux C程序中获取shell脚本输出
转自:http://blogold.chinaunix.net/
u1
/55630/showart_1922137.html 本文描述了从Linux程序中执行shell(程序、脚本)并获得输出结果的方法。
kulung
·
2011-06-03 11:00
c
linux
Stream
shell
脚本
command
VSFtp配置文档翻译(二)(转)
VSFtp配置文档翻译(二)(转) 作者:彭席汉 http://blog.chinaunix.net/
u1
/33677 ssl_enable如果被激活并且
lyc0812
·
2011-06-02 22:02
ftp
vsftp
翻译
休闲
配置文档
VSFtp配置文档翻译(一)(转)
VSFtp配置文档翻译(一)(转)FROM Marion作者:彭席汉 http://blog.chinaunix.net/
u1
/33677名称Vsftpd.conf -- vsftpd
lyc0812
·
2011-06-02 22:08
ftp
vsftp
翻译
休闲
配置文档
U-BOOT Nand命令支持
原文链接:http://blogold.chinaunix.net/
u1
/47239/showart_376731.html u-boot1.1.6nand_legacy驱动提供了u-boot对nand
bingfengxiao
·
2011-05-31 23:00
数据结构
struct
command
Flash
null
byte
解决mysql“Access denied for user 'root'@'localhost'”
解决mysql“Accessdeniedforuser'root'@'localhost'”(转)转自:http://blogold.chinaunix.net/
u1
/35320/showart_305024
aa19870406
·
2011-05-29 21:00
老白的ABAP博客-ABAP文章索引
很实用,先收藏http://www.cublog.cn/
u1
/40527/showart_1715667.html
superying
·
2011-05-25 15:00
【zt】MyEclipse5.5GA配置Websphere V6.1 全过程(详细版)
原文地址:http://blogold.chinaunix.net/
u1
/57965/showart_455043.html 虽然也曾参考网上关于配置的帖子,但是总觉得不太详细,于是自己写了全过程
holdbelief
·
2011-05-24 18:00
应用服务器
MyEclipse
配置管理
IBM
websphere
如何利用HTTP缓存提高网页性能
http://blogold.chinaunix.net/
u1
/45336/article_134715.html 网站的性能(Performance)要考虑两方面,一方面是在Server端的运行效率
wangrl
·
2011-05-17 18:00
apache
cache
Yahoo
performance
IIS
hdu 3686 Traffic Real Time Query System
hdu3686TrafficRealTimeQuerySystem 1这个做了一个月居然意思都没有理解, 最后认认真真读了一遍原来意思是求一条路(
u1
, v1)到另一条路(u2, v2)所要经过的最小割点数
misschuer
·
2011-05-16 16:00
I/O复用之select()的使用
转自:http://blogold.chinaunix.net/
u1
/35065/showart_1934637.html【摘要】本文主要说明select()在网络编程中的使用。
mo451583183
·
2011-05-16 10:42
linux
职场
select
I/O
休闲
(链接)进程调度的几篇文章
http://blogold.chinaunix.net/
u1
/51562/showart_585079.html http://www.spongeliu.com/linux/linux%E5%
猫太的鱼
·
2011-05-10 14:00
html
linux
.net
IBM
Blog
ARM汇编学习资料的一些链接
http://www.cppblog.com/jb8164/archive/2008/01/22/41661.aspx 3 GNU汇编使用经验,http://blog.chinaunix.net/
u1
freesoftman
·
2011-05-08 08:00
html
.net
PHP
Blog
嵌入式
上一页
29
30
31
32
33
34
35
36
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他