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
chinaunix
无符号数减法溢出问题
作者:
[email protected]
博客:blog.focus-linux.netlinuxfocus.blog.
chinaunix
.net今天再次遇到一个C语言的细节问题,并且发现自己以前的理解不正确
fandelxin
·
2020-08-22 01:05
ARM
使用scrapy,redis, mongodb实现的一个分布式网络爬虫
http://bbs.
chinaunix
.net/thread-4077320-1-1.html------使用scrapy,redis,mongodb,graphite实现的一个分布式网络爬虫,底层存储
knight_qzc
·
2020-08-22 00:10
python
解决引导内核时的错误:Kernel panic - not syncing: Attempted to kill init!
幸好网友已经解决.按照以下博客的方法处理:http://blog.
chinaunix
.net/uid-28319605-id-3473765.html解决办法:重新配置内核支持EABImakemenuconfigKernelFeatures
崔家寨大当家
·
2020-08-21 21:38
linux学习
android image 压缩和解压 unyaffs与mkyaffs2image
http://blog.
chinaunix
.net/space.php?
victoryckl
·
2020-08-21 21:42
android
配置mpich2运行环境
原文地址http://linux.
chinaunix
.net/techdoc/net/2008/12/17/1053626.shtml前段时间帮同学在linux下配了一个集群环境,参考了一些网上的文章,
坚强的小鱼人
·
2020-08-21 21:21
在虚拟机中直接使用liveCD:lfslivecd-x86-6.3-r2160.iso
主要是转自:参考:http://blogold.
chinaunix
.net/u/13265/showart.php?id=477122。谢谢源作者!贴于此,供自己日后查询!
jchen1218
·
2020-08-21 21:13
LFS
ubuntu安装ssh无法连接解决日志(已解决,可连接)
原文链接http://bbs.
chinaunix
.net/thread-3585704-1-1.html网上有很多介绍在Ubuntu下开启SSH服务的文章,但大多数介绍的方法测试后都不太理想,均不能实现远程登录到
清枫若待佳人醉
·
2020-08-21 20:44
Linux
ubuntu
ssh
Kernel panic - not syncing: Attempted to kill init(linux内核启动错误-arm)
源地址:http://blog.
chinaunix
.net/uid-12461657-id-2975953.html用arm-linux-gcc4.0.0以上的编译器的文件系统,在内核启动挂载时,老是报
信长的野望
·
2020-08-21 20:50
linux内核及驱动开发
C语言中预编译命令
转自:http://blog.
chinaunix
.net/uid-11895364-id-2803294.html预编译指令指示了在程序正式编译前就由编译器进行的操作,可以放在程序中的任何位置。
Dorts
·
2020-08-21 19:20
apache ab压力测试
摘自:http://blog.
chinaunix
.net/u2/66172/showart_537944.html以前安装好APACHE总是不知道该如何测试APACHE的性能,现在总算找到一个测试工具了
collin1211
·
2020-08-21 18:14
Web技术
apache
attributes
authentication
concurrency
服务器
测试
高并发数据量较大情况下的编码原则
http://blog.
chinaunix
.net/uid-22400952-id-3817281.html我们在编程时,可能会遇到实时性要求高,并且数据量大的情况,这时进行编码就要尽量遵循以下编码原则
sun007700
·
2020-08-21 17:36
linux
PHP远程连接mysql
http://blog.
chinaunix
.net/uid-23215128-id-2951624.html#mysql-urootmysql>usemysql;Databasechangedmysql
weixin_30273501
·
2020-08-21 17:49
Linux 准确延时
http://blog.
chinaunix
.net/uid-26707720-id-3143726.html应用层:#include1、unsignedintsleep(unsignedintseconds
liang890319
·
2020-08-21 14:57
ubuntu学习/C编程
arduino
树莓派
Yeelink
linux移植/驱动开发/UI
【转】关于触发器中是否可以使用commit的验证
转自:http://blog.
chinaunix
.net/uid-20449297-id-1676808.html前天,被biti_rainy大师问了一个触发器中是否可以使用commit。
FFlionheart
·
2020-08-21 12:04
Oracle
ERROR: libass not found using pkg-config 执行ffmpeg ./configure的时候
#exportPKG_CONFIG_PATH=/usr/local/lib/pkgconfig:$PKG_CONFIG_PATHhttp://blog.
chinaunix
.net/uid-23069658
Bepartofyou
·
2020-08-21 11:49
ffmpeg
compile
基于S3C2440的USB摄像头应用简单实现之摄像头初始化(三)
下图V4L2在Linux系统中的结构图:关于V4L2更加详细的介绍见:1.http://blog.
chinaunix
.n
蜗小牛__
·
2020-08-21 10:20
嵌入式Linux开发
[转]如何编译OpenWrt
原文:http://blog.
chinaunix
.net/uid-25890465-id-2497754.html(!
niyufeng
·
2020-08-21 09:23
OpenWRT
OpenWrt
linux下使用fb改变显示器颜色
有的打不开fb,你可以参考一下这个http://blog.
chinaunix
.net/uid-10554711-id-2948396.html代码如下:#include#include#include#
hey_girl_
·
2020-08-21 09:18
嵌入式arm
Linux 技巧:让进程在后台可靠运行的几种方法
来源:
ChinaUnix
博客日期:2008.10.1411:38(共有0条评论)我要评论想让进程在断开连接后依然保持运行?如果该进程已经开始运行了该如何补救?如果有大量这类需求如何简化操作?
dingyingguidyg
·
2020-08-21 08:42
Linux
linux dma简单分析
http://www.linuxidc.com/Linux/2011-05/36694.htmhttp://blog.
chinaunix
.net/uid-11911430-id-2801448.htmlhttp
yuantian2987
·
2020-08-21 07:48
让nginx始终返回gzip内容
http://blog.
chinaunix
.net/uid-20332519-id-2156214.html一般来说,gzip压缩是否启用,除了服务器支持外,客户端也要支持。
阳光梦
·
2020-08-21 07:49
nginx
Android开发学习参考博客
http://blog.
chinaunix
.net/uid-26620753-id-4299104.htmlhttp://blog.
chinaunix
.net/uid-26851094-id-3273601
一顽童
·
2020-08-21 07:49
杂谈
单机启动多个mysql服务(修改)
转自http://www.
chinaunix
.net/old_jh/17/735018.html作者:windychan发表于:2006-12-0809:09:06有删改根据Mysql管理手册中提到:每个
大镇
·
2020-08-21 07:38
Spark修炼之道(基础篇)——Linux大数据开发基础:第十三节:Shell编程入门(五)...
本节主要内容while循环控制结构if条件判断until循环控制结构1.while循环控制结构本节例子来源:http://blog.
chinaunix
.net/uid-25880122-id-2901409
weixin_34150830
·
2020-08-21 06:07
SDL及扩展库在ARM-Linux 完整移植
>http://blog.
chinaunix
.net/u3/105675/showart_2195157.html2.了解硬件支持.2.1tslib移植(确认触摸屏是否工作正常)参见http://blo
weixin_33920401
·
2020-08-21 06:53
UDP windows下socket编程实例
转载自:http://blog.
chinaunix
.net/uid-20340259-id-1964920.html因为要测试一个GPRS的UDP上传功能,于是在Windows下写了这个UDP测试小程序
一枪尽骚丶魂
·
2020-08-21 05:24
Windows
使用perl来判断文件是否存在
参考:http://bbs.
chinaunix
.net/thread-18668
sxlwzl
·
2020-08-21 05:48
perl
使用python查找目录下特定后缀名的文件
转载:http://blog.
chinaunix
.net/uid-27571599-id-3487464.html经常会遇到在目录下过滤特定后缀名的文件的需求。
moluchase
·
2020-08-21 04:57
Python
Zookeeper相关博客
节点数与watch的性能测试:http://blog.csdn.net/kevinlynx/article/details/39455869zookeeper基本原理及适用场景:http://blog.
chinaunix
.net
秋实先生
·
2020-08-21 03:42
ZooKeeper
linux pwm 应用
原创:kylin_zenghttp://blog.
chinaunix
.net/uid/23795897.htmllcd背光灯pwmboard配置。
星号
·
2020-08-21 02:22
linux
vim gdb ddd xxgdb精彩的程序调试
来源:
ChinaUnix
博客日期:2008.03.1419:10(共有0条评论)我要评论//-------------------------------------------------------
nzj163
·
2020-08-21 01:02
应急响应工具介绍的三个系列
http://www.securityfocus.com/infocus/1679http://blog.
chinaunix
.net/u/5591/showart.php?
cnbird2008
·
2020-08-20 23:47
如何使用EditPlus调试Perl程序
http://bbs.
chinaunix
.net/viewthread.php?tid=652761晕~你这哪叫调试。这个顶多只算是运行。而且还用错了。
cnleon
·
2020-08-20 23:47
other
perl
debugging
warnings
documentation
parsing
preprocessor
Android SurfaceFlinger原理详解
转自:http://blog.
chinaunix
.net/uid-20564848-id-96788.htmlSurfaceFlinger是Androidmultimedia的一个部分,在Android
deanchang
·
2020-08-20 23:45
shell求绝对值及一份不错的shell资料
转自:http://bbs.
chinaunix
.net/thread-960600-2-1.html将目前大家的方法稍微整理了一下,都写成了函数:abs(){echo${1#-};}abs(){echo
ckykdwr884269
·
2020-08-20 23:15
条件变量的细节问题
本文转载自http://blog.
chinaunix
.net/uid-24410388-id-3758616.html如同互斥量和读写锁一样,条件变量也需要初始化和回收#includeintpthread_cond_init
gdut_abc
·
2020-08-20 20:10
突破服务器开发基础编程
USB otg 学习笔记
http://blog.
chinaunix
.net/uid-20546441-id-341593.html1USBOTG的工作原理OTG补充规范对USB2.0的最重要的扩展是其更具节能性的电源管理和允许设备以主机和外设两种形式工作
惜海
·
2020-08-20 20:32
硬件
ubuntu 常见安装软件错误
from:http://blog.
chinaunix
.net/u2/70443/showart_716317.html1、错误:Can'tfindXincludes.Pleasecheckyourinstallationandaddthecorrectpaths
xiliuhu
·
2020-08-20 20:30
Makefile中使用shell实例
www.cnblogs.com/xwdreamer/p/3823463.htmlhttp://blog.csdn.net/force_eagle/article/details/2629030http://blog.
chinaunix
.net
wzzushx
·
2020-08-20 20:05
制作cramfs基本文件系统 (转)
http://blog.
chinaunix
.net/u2/77230/showart_1183319.html宿主机:Kubuntu8.04(linux-2.6.24-19)gcc-4.2.3目标机:s3c2440linux
wenlifu71022
·
2020-08-20 20:20
busybox
为什么要在linux命令前加上 ./ 什么时候才需要在命令前加上./
/简述在
chinaunix
论坛里找到的答案原来Quote:unix或linux中除了path系统变量外的目录下的命令都要加./修改用户的.bash_profile在PATH一行最后加上":."
zzm_
·
2020-08-20 19:35
centos 7 安装LDAP 并集成kerberos 和CDH
参考:https://blog.csdn.net/u011196623/article/details/82502570http://blog.
chinaunix
.net/uid-21926461-id
weixin_33843947
·
2020-08-20 19:44
二叉树的可视化---数据结构
http://blog.
chinaunix
.net/uid/24774106/cid-21045-list-1.html转载于:https://www.cnblogs.com/zengkefu/p/5564343
weixin_30908649
·
2020-08-20 19:15
mstsc连接服务器时如何避免每次在登陆窗口输入密码(rdp passwd decrypted )
http://blog.
chinaunix
.net/uid-1835840-id-2831518.html我们经常需要连接很多服务器,或者服务器的ip经常变动。
weixin_30640291
·
2020-08-20 19:21
一道shell笔试题 把指定目录中的文件按大小进行分拣
http://blog.
chinaunix
.net/uid-23302288-id-3781684.html原文连接完成一个Shell,把指定目录中的文件按大小进行分拣,默认以100K为界线,分拣到指定的另外两个目录中
weixin_30488085
·
2020-08-20 19:36
Valgrind安装及Memcheck学习
学习记录Valgrind,内容参考自《后台开发》及以下博客:http://blog.
chinaunix
.net/uid-23629988-id-3033741.html这篇文章中使用的选项track-fds
wsqyouth
·
2020-08-20 18:12
操作系统进阶
Redhat 快捷键
RedHat键盘快捷操作转载自:阿牛哥的linux学习日记:http://blog.
chinaunix
.net/space.php?
xb.teng
·
2020-08-20 18:35
Redhat快捷键
Linux入门
redhat
终端
shell
mozilla
linux
图形
对与-128的补码理解
http://blog.
chinaunix
.net/uid-16249993-id-2750042.html今天看到一个问-128的补码为何就是10000000的贴子.问是如何计算出来?
唐稚骅
·
2020-08-20 18:51
C/C++
-128
补码
Linux远程控制之VNC (server ,viewer)安装教程 || chkconfig
++++++++++++++++++++++++++++++++++++++++++++++++本帖网址:http://bbs.
chinaunix
.net/thread-1930694-1-1.html
三少GG
·
2020-08-20 18:07
Ubuntu/OS
X系统
proxmox中 centos7 lxc 无法使用root登录
但是特么明明就在列表了啊按http://blog.
chinaunix
.net/uid-20644632-id-68236.html这个说法得加这个。。
phrnet
·
2020-08-20 17:07
proxmox
上一页
11
12
13
14
15
16
17
18
下一页
按字母分类:
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
其他