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
Techblog
网址(更新中)
内核makefile解析http://19880512.blog.51cto.com/936364/303544edsionte'sLinuxworld|新手区http://edsionte.com/
techblog
ljq1203
·
2011-12-15 10:00
linux
makefile
linux内核
printf到printk的转变
转自http://edsionte.com/
techblog
/archives/1350昨天下午stepbystep的为其他同学演示了内核模块编程hello,kernel!
famousDT
·
2011-12-13 11:00
编程
c
汇编
gcc
语言
hello,Kernel!
转自http://edsionte.com/
techblog
/archives/1336学习内核模块编程,第一个小程序当然是hello,kernel!了,这应当算是一个惯例了。
famousDT
·
2011-12-13 11:00
编程
linux
shell
Module
Path
makefile
对Makefile、Kconfig与.config文件的再次理解
http://edsionte.com/
techblog
/archives/1332虽然前文中对Makefile、Kconfig以及.config三个文件又过解释,但是在做过几个简单的例子后,对这三个文件有了更深入的理解
lwpping
·
2011-11-09 10:00
进程在Linux内核中的角色扮演
转载自http://edsionte.com/
techblog
/archives/3254在Linux内核中,内核将进程、线程和内核线程一视同仁,即内核使用唯一的数据结构task_struct来分别表示他们
eric491179912
·
2011-10-24 20:00
线程的那些事儿
转载于http://edsionte.com/
techblog
/archives/3254--------1.线程通过操作系统原理课,我们知道进程是系统资源分配的基本单位,线程是程序独立运行的基本单位。
eric491179912
·
2011-10-24 17:00
性能价位皆领先群雄的 Samsung Galaxy Note(影片)
希腊
TechBlog
网站在IFA会场将QuadrantStandard安装在这台「平板手机」进行测试,多亏它的1.4GHz双核处理器,最终得出3,624的高分;相较之下1.2GHz的GalaxySII则以
Bin Chen ROY
·
2011-09-07 15:00
5.3-inch
galaxy
note
GalaxyNote
hybrid
ifa
性能价位皆领先群雄的 Samsung Galaxy Note(影片)
希腊
TechBlog
网站在IFA会场将QuadrantStandard安装在这台「平板手机」进行测试,多亏它的1.4GHz双核处理器,最终得出3,624的高分;相较之下1.2GHz的GalaxySII则以
Bin Chen ROY
·
2011-09-07 07:00
Note
galaxy
5.3-inch
ifa
GalaxyNote
hybrid
VsVim使用Visual Studio的Vim爱好者的福音
原文:http://
techblog
.ginktage.c
hitlion2008
·
2011-07-05 13:00
vim
Learn from AWS outage
http://
techblog
.netflix.com/2011/04/lessons-netflix-learned-from-aws-outage.htmlhttp://don.blogs.smugmug.com
blade2001
·
2011-06-22 11:00
学习--内核模块
转自:http://edsionte.com/
techblog
/archives/3064内核模块再学习之模块的实现如果你对内核模块编程已经有了简单的认识,那么可以更进一步学习模块在内核中的实现。
muojie
·
2011-06-08 18:00
Schedule tasks on Linux using crontab
转载: http://kevin.vanzonneveld.net/
techblog
/article/schedule_tasks_on_linux_using_crontab/ If you've
qtlkw
·
2011-05-31 16:00
linux
unix
REST
register_chrdev_region函数源码分析
转自http://edsionte.com/
techblog
/archives/1393 有修改 如何找到一个有效的切入点去深入分析内核源码,这是一个令人深思的问题。
lufeiop02
·
2011-05-29 21:00
字符设备驱动分析(1)
转自:http://edsionte.com/
techblog
/archives/1362 我自己加了一些注释 熟悉了模块编程的基本框架后,我们就可以试着分析一个简单的字符设备驱动。
lufeiop02
·
2011-05-26 23:00
字符设备驱动(globalmem-全局内存)分析之一
此文修改自:http://edsionte.com/
techblog
/archives/1362globalmem相信学驱动的入门的时候都见过吧 熟悉了模块编程的基本框架后,我们就可以试着分析一个简单的字符设备驱动
lufeiop02
·
2011-05-25 22:00
数据结构
编程
struct
function
Module
化工
很简单的字符设备驱动
这篇文章借鉴了 http://edsionte.com/
techblog
/archives/2977(主要增加了注释) HelloWorld之后可以练习下这个字符设备驱动程序:#include//初始化头文件
lufeiop02
·
2011-05-24 02:00
struct
File
Module
user
Path
linux内核
经典的第一个linux内核模块编程----hello,Kernel!
转自:http://edsionte.com/
techblog
/archives/1336这个程序很简单,可以让你迅速了解内核模块编程 1.首先编写hello.c文件 #include#include#
lufeiop02
·
2011-05-18 00:00
编程
linux
Module
Path
makefile
linux内核
内核编程的hello world(转)
这篇文章很好,转来分享,原文地址:http://edsionte.com/
techblog
/archives/1350 学习内核模块编程,第一个小程序当然是hello,kernel!
FrankyzhangC
·
2011-05-15 21:00
编程
linux
shell
Module
Path
makefile
Create a Web Service with Apache CXF and Jboss6 on MyEclipse
参考:http://www.celinio.net/
techblog
/?
chenwq
·
2011-04-14 21:00
apache
Web
MyEclipse
servlet
SOAP
[Tutorial] WSDL to Java with Apache CXF and soapUI
转自:http://www.celinio.net/
techblog
/?
bjyzxxds
·
2011-03-26 13:00
java
apache
xml
Web
webservice
[Tutorial] WSDL to Java with Apache CXF and soapUI
转自:http://www.celinio.net/
techblog
/?
bjyzxxds
·
2011-03-26 13:00
java
apache
xml
Web
webservice
[Tutorial] RESTful web services with CXF
转自:http://www.celinio.net/
techblog
/?
bjyzxxds
·
2011-03-26 01:00
spring
Web
xml
webservice
jboss
[Tutorial] RESTful web services with CXF
转自:http://www.celinio.net/
techblog
/?
bjyzxxds
·
2011-03-26 01:00
spring
Web
xml
jboss
webservice
[Tutorial] Create a Web Service with Apache CXF and JBoss 6
转自:http://www.celinio.net/
techblog
/?
bjyzxxds
·
2011-03-26 01:00
apache
spring
xml
Web
jboss
[Tutorial] Create a Web Service with Apache CXF and JBoss 6
转自:http://www.celinio.net/
techblog
/?
bjyzxxds
·
2011-03-26 01:00
apache
spring
Web
xml
jboss
On domain-driven design, anemic domain models, code generation, dependency injection and more…
,anemicdomainmodels,codegeneration,dependencyinjectionandmore…(转)这是一篇质疑DDD的好文,后面也贴了一个回复,原文链接:http://
techblog
.bozho.net
人在江湖
·
2011-03-01 22:00
他山之石:单元测试使编程更有趣
English 原文链接:http://
techblog
.tilllate.com/2008/06/01/unit-testing-makes-coding-more-fun/Unit testing
vanadiumlin
·
2010-09-06 17:00
编程
Web
PHP
单元测试
UP
备忘录
webloadtesting,VSTS 语言:English TestGuide方向:Testing,favoritebug 语言:English 孟宪会之精彩世界 方向:.NET开发技术语言:中文 IEBlog方向:
Techblog
Aaron Wu
·
2010-01-05 15:00
测试书籍正餐的菜单
现在很多人都养成了订阅一些
techblog
的习惯,goog
superqa
·
2009-12-19 14:00
工作
list
测试
Blog
Microsoft
testing
可伸缩性最佳实践
这篇文章中总结了一些构建可伸缩性系统的最佳实践,总结的不错,于是翻译了下,原文在此:http://akfpartners.com/
techblog
/2009/08/11/scalability-best-practices
·
2009-10-31 12:00
最佳实践
一些架构策略
原文(http://akfpartners.com/
techblog
/2009/08/11/scalability-best-practices/)谈了一些‘可伸缩性’的最佳实践,我将之整理成‘架构策略
DavyYew
·
2009-09-10 13:00
架构
职场
策略
休闲
一些架构策略
原文(http://akfpartners.com/
techblog
/2009/08/11/scalability-best-practices/)谈了一些‘可伸缩性’的最佳实践,我将之整理成‘架构策略
DavyYew
·
2009-09-10 13:00
架构
职场
策略
休闲
[CTO札记]一些架构策略
原文(http://akfpartners.com/
techblog
/2009/08/11/scalability-best-practices/)谈了一些‘可伸缩性’的最佳实践,我将之整理成‘架构策略
AlisoftRD
·
2009-09-07 13:00
可伸缩性最佳实践
这篇文章中总结了一些构建可伸缩性系统的最佳实践,总结的不错,于是翻译了下,原文在此:http://akfpartners.com/
techblog
/2009/08/11/scalability-best-practices
teamojiao
·
2009-08-21 09:00
网络应用
【译】可伸缩性最佳实践
【译】可伸缩性最佳实践这篇文章中总结了一些构建可伸缩性系统的最佳实践,总结的不错,于是翻译了下,原文在此:http://akfpartners.com/
techblog
/2009/08/11/scalability-best-practices
BlueDavy之技术Blog
·
2009-08-19 14:00
一个有趣、有用的js函数库 php.js
这个是作者的博客:http://kevin.vanzonneveld.net/
techblog
/category/php2js/他的这个js函数库已经在js中实现了大多数php常见函数功能
zero_
·
2009-05-20 05:00
模仿QQ邮箱添加附件的javascript
-- Author:aquaqin
Techblog
:http://blog.csdn.net/aquadp/ CreateDate:2008-4-822:00:00 LastModifyDate
webcode
·
2008-09-13 10:00
JavaScript
html
.net
qq
Flash
上一页
1
2
3
下一页
按字母分类:
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
其他