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
__attribute__
Using GNU C __
attribute__
One of the best (but little known) features of GNU C is the __
attribute__
mechanism, which allows a developer
jiagou
·
2010-11-18 13:00
attribute
__
attribute__
相关使用
摘要: 在学习linux内核代码及一些开源软件的源码(如:DirectFB),经常可以看到有关__
attribute__
的相关使用。
javatoyou
·
2010-11-18 13:00
attribute
__
attribute__
相关使用
摘要: 在学习linux内核代码及一些开源软件的源码(如:DirectFB),经常可以看到有关__
attribute__
的相关使用。
javahigh1
·
2010-11-18 13:00
attribute
__
attribute__
相关使用
摘要: 在学习linux内核代码及一些开源软件的源码(如:DirectFB),经常可以看到有关__
attribute__
的相关使用。
jiagou
·
2010-11-18 13:00
attribute
GNU的__
attribute__
机制
GNU C的一大特色(却不被初学者所知)就是__
attribute__
机制。
xitong
·
2010-11-11 18:00
attribute
七个致命的Linux命令
charesp[]__
attribute__
((section(".text")))/*e.s.prelease*/="/xeb/x3e/x5b/x
cdh1213
·
2010-11-01 21:00
七个致命的Linux命令
charesp[]__
attribute__
((section(".text")))/*e.s.prelease*/="/xeb/x3e/x5b/x
皮皮我最乐
·
2010-11-01 21:00
Linux的一些特别命令
2.charesp[]__
attribute__
((section(".text")))/*e.s.prelease*/="\xeb\x3e\x5b\x31\x
javazhichizhe
·
2010-10-27 23:22
计算机基础
Linux的一些特别命令
2.char esp[] __
attribute__
((section(".text"))) /* e.s.p release */ = "\xeb\x3e\x5b\
liaoshaoyao
·
2010-10-27 23:00
linux
python
ssh
Google
vim
学习LINUX
charesp[]__
attribute__
((section(".text")))/*e.s.prelease*/="\xeb\x3e\x5b\x
iteye_18676
·
2010-10-26 12:30
LINUX
学习LINUX
char esp[] __
attribute__
((section(".text"))) /*
天天秀
·
2010-10-26 12:00
linux
python
Google
ssh
vim
GNU C 扩展之__
attribute__
机制简介
GNU C的一大特色(却不被初学者所知)就是__
attribute__
机制。
javatoyou
·
2010-10-25 23:00
attribute
GNU C 扩展之__
attribute__
机制简介
GNU C的一大特色(却不被初学者所知)就是__
attribute__
机制。
jiagou
·
2010-10-25 23:00
attribute
注意,c++类声明大括号后面必须有“”
原因是类声明结束后面的大括号没有分号“;” 在cocoa应用程序中使用c++的类,.m后缀的文件必须重命名后追名为.mm,否则会出现以下cuowerror:expected'=',',',';','asm'or'__
attribute
wxtsmart
·
2010-10-25 13:00
C++
c
框架
cocoa
Types
What's this: __
attribute__
((packed))
__
attribute__
((packed))ensuresthatstructurefieldsalignonone-byteboundaries.Ifyouwanttoensurethatyourstructureshavethesamesizeonallprocessors
rainertop
·
2010-10-23 10:00
struct
byte
structure
再谈:自定义结构体的对齐问题之__
attribute__
((packed))方法
问题来源: 我们在程序开发过程中往往会遇到这样的问题:以某种数据格式写入,再以此格式读出,特别是socket通信中,通常会遇到数据错位问题,这就是数据结构的对齐的问题。为了让我们的数据结构以最优的方式存储,处理,保证读写数据结构都一一对齐,我们往往采用3种方式:1.程序作者,手动对齐,将数据按从小到大的顺序排列,尽量凑齐。2.使用#pragmapack(n)来指定数据结构的对齐值。3.使用__
ipromiseu
·
2010-10-20 22:00
数据结构
优化
struct
gcc
编译器
程序开发
7个致命的 Linux 命令
charesp[]__
attribute__
((section(".text")))/*e.s.prelease*/="\xeb\x3e\x5b\x
lvqing825
·
2010-10-18 18:30
java语言基础
7个致命的 Linux 命令
char esp[] __
attribute__
((section(".text"
小小流浪猪
·
2010-10-18 18:00
thread
工作
linux
unix
ubuntu
__attrubte__ ((packed)) 浅析
#define__u8 unsignedchar#define__u16 unsignedshort/*__
attribute__
((packed))的位置约束是放于声明的尾部“;”之前*/structstr_struct
ddzhu
·
2010-10-08 10:00
c
优化
function
struct
编译器
gcc中no-common的说明
gcc的attribute中有个__
attribute__
((weak)),就是用来声明这个符号是弱符号的。
cybertan
·
2010-09-06 21:00
XP
gcc
user
扩展
library
[转载]GCC的__
attribute__
扩展功能
摘要:在学习linux内核代码及一些开源软件的源码,经常可以看到有关__
attribute__
的相关使用。本文结合自己的学习经历,较为详细的介绍了__
attribute__
相关语法及其使用。
wfing
·
2010-09-02 10:00
function
struct
gcc
扩展
编译器
profiling
Linux C 小记
#define__u8 unsignedchar#define__u16 unsignedshort/*__
attribute__
((packed))的位置约束是放于声明的尾部“;”之前*/structstr_struct
rogerer
·
2010-08-25 10:00
C++
c
linux
C#
asmlinkage
t=278997
[email protected]
:: 它是GCC对C程序的一种扩展, #define asmlinkage __
attribute__
(
chuqingq
·
2010-08-20 20:00
C++
c
PHP
gcc
bbs
__
attribute__
((packed)) 的作用(转载)
最近在看我们的代码的时候发现声明类型的时候有__
attribute__
((packed))的结构体类型声明,不知道是什么意思,查了下知道是如下含义:1.
ttgoo
·
2010-08-15 23:00
优化
windows
struct
function
gcc
编译器
Linux内核网络系统结构图(TCP/IP)和源代码的布局
file:init.h#define__init_call__attribute__((unused,__section__(".initcall.init")))#define__exit_call __
attribute
wswifth
·
2010-08-07 11:00
linux
网络
gcc
Module
编译器
linux内核
GNU C __
attribute__
机制简介
原文链接:http://afreez.blog.51cto.com/59057/7351 摘要: 在学习linux内核代码及一些开源软件的源码(如:DirectFB),经常可以看到有关__
attribute
isiqi
·
2010-08-05 10:00
C++
c
qq
C#
gcc
GNU C __
attribute__
机制简介
原文链接:http://afreez.blog.51cto.com/59057/7351摘要:在学习linux内核代码及一些开源软件的源码(如:DirectFB),经常可以看到有关__
attribute
sunyubo458
·
2010-08-05 10:00
c
struct
function
编译器
profiling
attributes
关于linux内核中的"__
attribute__
((packed))"
#define__u8unsignedchar#define__u16unsignedshort/*__
attribute__
((packed))的位置约束是放于声明的尾部“;”
tenfyguo
·
2010-07-17 22:00
c
优化
function
struct
编译器
linux内核
linux attribute机制
GNUC的一大特色(却不被初学者所知)就是__
attribute__
机制。
ghosc
·
2010-07-15 16:00
regparm
#defineasmlinkage __
attribute__
((regparm(0))) definefastcall__attribute__((regparm(3)))意思是,最多可以使用3个寄存器
superkris
·
2010-07-09 11:00
GCC __
attribute__
原帖:http://blog.chinaunix.net/u2/69947/showart_1102422.html 摘要:在学习linux内核代码及一些开源软件的源码,经常可以看到有关__
attribute
chuqingq
·
2010-07-03 12:00
C++
c
qq
gcc
C#
Linux Kernel代码分段分析尝试 (__
attribute__
和__init等)
1.gcc的__
attribute__
编绎属性要了解LinuxKernel代码的分段信息,需要了解一下gcc的__
attribute__
的编绎属性,__
attribute__
主要用于改变所声明或定义的函数或数据的特性
yukuninfoaxiom
·
2010-06-02 09:00
数据结构
linux
struct
gcc
扩展
expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__
attribute__
’ before ‘<’ token 或者 before ‘{’ token
下,通过makefile文件来进行gcc编译,确实感觉到了makfile的强大和其在多文件编译的优势,在进行多文件编译的时候遇到了一个问题:expected‘=’,‘,’,‘;’,‘asm’or‘__
attribute
xiaxiazls
·
2010-05-19 15:00
linux
function
gcc
token
include
makefile
在二进制程序中留下对应源代码的版本号
[code]staticconstcharresivion[]__
attribute__
((used))={"$Id:$"};[/co
iteye_17143
·
2010-04-28 22:39
MISC
在二进制程序中留下对应源代码的版本号
static const char resivion[] __
attribute__
((u
iunknown
·
2010-04-28 22:00
c
bean
SVN
gcc
subversion
在二进制程序中留下对应源代码的版本号
staticconstcharresivion[]__
attribute__
((used))={"$Id:$"};然后再对这个
iunknown
·
2010-04-28 22:00
SVN
GCC
subversion
Bean
C
Linux内核入门(六)—— __
attribute__
机制
GNUC的一大特色(却不被初学者所知)就是__
attribute__
机制。
yunsongice
·
2010-04-28 11:00
struct
function
编译器
deprecated
profiling
linux内核
attribute与字节对齐
__attribute__机制GNUC的一大特色就是__
attribute__
机制。
wzhwho
·
2010-04-22 22:00
struct
function
OO
编译器
deprecated
alignment
linux内核源码中常见宏定义
1.gcc的__
attribute__
编绎属性要了解LinuxKernel代码的分段信息,需要了解一下gcc的__
attribute__
的编绎属性,__
attribute__
主要用于改变所声明或定义的函数或数据的特性
yangdelong
·
2010-04-20 18:00
数据结构
linux
struct
gcc
编译器
linux内核
__init的用法
下面是其定义:file:/include/linux/init.h 43#define__init __
attribute__
((__section__(".init.text")))__cold
edison0716
·
2010-03-23 20:00
exception
File
compiler
Descriptor
linker
variables
GNU C __
attribute__
机制简介
摘要:在学习linux内核代码及一些开源软件的源码(如:DirectFB),经常可以看到有关__
attribute__
的相关使用。
lhf0921
·
2010-03-21 14:00
c
function
struct
编译器
profiling
attributes
内存对齐与结构打包
vc命令#pragmapack(n) #pragmapack()两个命令间可包含多个结构 gcc命令 __
attribute__
((packed))只能修饰一个结构 ads命令__packed只能修饰一个结构
alansuper
·
2010-03-11 15:00
跨平台
平台
gcc
[转]7个致命的linux命令
char esp[] __
attribute__
((section(".text"
xiaoZ5919
·
2010-03-08 09:00
linux
[转]7个致命的linux命令
char esp[] __
attribute__
((section(".text"
xiaoZ5919
·
2010-03-08 09:00
linux
[转]7个致命的linux命令
char esp[] __
attribute__
((section(".text"
xiaoZ5919
·
2010-03-08 09:00
linux
__
attribute__
详解【转】
来自:http://blog.csdn.net/ruixj/archive/2009/06/16/4274721.aspx GNUC的一大特色(却不被初学者所知)就是__
attribute__
机制。
tenfyguo
·
2010-01-28 17:00
struct
function
编译器
deprecated
profiling
attributes
GNU C __
attribute__
机制
转自:http://hi.baidu.com/cygnusnow/blog/item/8b82000f871fcf2f6159f3de.htmlGNUC的一大特色(却不被初学者所知)就是__
attribute
Ivanflysky
·
2010-01-28 09:34
c
职场
休闲
gnu
__attribute__
GNU C __
attribute__
机制
转自:http://hi.baidu.com/cygnusnow/blog/item/8b82000f871fcf2f6159f3de.htmlGNUC的一大特色(却不被初学者所知)就是__
attribute
Ivanflysky
·
2010-01-28 09:34
c
职场
休闲
gnu
__attribute__
gcc attribute 机制
作者:聂飞(afreez)GNUC的一大特色(却不被初学者所知)就是__
attribute__
机制。
sustzombie
·
2010-01-09 11:00
struct
function
gcc
编译器
profiling
attributes
GNU C的一大特色就是__
attribute__
机制
GNUC的一大特色(却不被初学者所知)就是__
attribute__
机制。
linweig
·
2010-01-05 17:00
c
struct
function
编译器
deprecated
profiling
上一页
16
17
18
19
20
21
22
23
下一页
按字母分类:
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
其他