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
pointers
C++ Smart
Pointers
和“与继承有关的”类型转换
我们真正想要知道的是如何能够使“smartpointerclasses的行为”在“与继承相关的类型转换”上,能够和dumb
pointers
一样。答案很简单:不能够。
zicheng_lin
·
2011-06-07 22:00
关于面向对象的定义
c++中关于面向对象的定义:1.Lippman(c++的第一个编译器cfront的参与开发者,c++prime作者):c++通过class的
pointers
和refrences来支持多态,这种程序设计风格就称为
willnow
·
2011-06-02 14:00
编程
c
Class
编译器
Pointers
fflush
origin的取值:SEEK_CURCurrentpositionoffile
pointerS
EEK_ENDEndoffileSEEK_SE
cherry_xidian
·
2011-05-09 20:00
Stream
File
FP
SHMALL, SHMMAX and SGA sizing
Question:IneedtoconfirmmyLinuxkernelsettingsandalsoget
pointers
/explanationonhowineedtoproperlysetupmykernelforproperoperationoftheOracleServer.MyaimfortheSRisnotsomuchtogetactualanswersonhowtosetvalue
maclean_007
·
2011-04-29 22:16
linux
memory
SGA
pagesize
shmmax
笔记 : 《C和指针 》 (
Pointers
on C)
第一章 1,用下面的句子,接受缓冲区多余的字符,以防对以后产生干扰,其中ch需要声明为int型,因为EOF为整型-1.且getchar的返回类型定义为int。这是需要注意的一点; /*..........*/intch;while((ch=getchar())!=EOF&&ch!='/n');/*..........*/
dobest9014
·
2011-04-25 23:00
c
Pointers
Bookes read
c1. ctrapsandpitfall(100%)2.cand
pointers
(20%)3.cexperts(30%)4.Cprograming(K&RANSIC)c++1.cppprimer(4rdversion
xuexingyang
·
2011-04-20 11:00
设计模式
编程
exception
linux
语言
linux内核
Programs as Data: Function
Pointers
Forwardedfrom:http://www.cprogramming.com/tutorial/function-
pointers
.html Afunctionpointerisavariablethatstorestheaddressofafunctionthatcanlaterbecalledthroughthatfunctionpointer.Thisisusefulbecausefu
Andrew659
·
2011-04-19 21:00
C++ STL List
******************************list的操作函数list的特征使用双向链表来管理元素不支持随即存储任何位置上执行元素的安插与移除到很快安插与删除不会找出指向其他元素的各个
pointers
Fire870923chen
·
2011-04-16 08:00
Video4Linux2 part 5b: format negotiation
ThisarticleisacontinuationoftheirregularLWNseriesonwritingvideodriversforLinux.Theintroductoryarticledescribestheseriesandcontains
pointers
tothepreviousarticles.Inthelastepisode
kickxxx
·
2011-04-13 16:00
DMP文件的生成和使用(转),由于须要取得用户出现问题的信息,所以须要取得demp信息,可以通过本方法获取。
include#include#include#pragmacomment(lib,"Dbghelp.lib")LONGWINAPIMyUnhandledFilter(struct_EXCEPTION_
POINTERS
zhangym365
·
2011-04-11 15:00
指针入门
本文摘自www.codeproject.com,原文名为《ABeginner'sGuideto
Pointers
》,学习之余做了翻 译,如有转载请标明出处。什么是指针?
Gurad2008
·
2011-03-23 13:00
Nested lambda's and 'this'
pointers
Nestedlambda'sand'this'
pointers
C:\Temp>typemeow.cpp#include#include#include#includeusingnamespacestd;
Enki
·
2011-03-22 18:00
Mapping memory efficiently
DanSaks10/20/20043:00PMEDTHowyoudefine
pointers
tomemory-mappeddeviceregisterscanhaveanimpactontheefficiencyofyourdevicedrivers.Manyprocessorsusememory-mappedI
huangtonggao
·
2011-03-16 19:00
error C2110: cannot add two
pointers
AfxMessageBox();,发现,在AfxMessageBox();中不能像控制台应用程序一样,将需要输出的内容使用“+”连接起来,调试的时候,会出现errorC2110:cannotaddtwo
pointers
yeqiu712
·
2011-03-09 10:00
编程
c
mfc
float
Pointers
C/C++ 位域(Bit Fields)
1.原文:http://www.cs.cf.ac.uk/Dave/C/node13.htmlWehaveseenhow
pointers
giveuscontroloverlowlevelmemoryoperations.Manyprograms
61party
·
2011-03-03 13:00
c/c++
STL algorithm库
AlgorithmsTheheaderdefinesacollectionoffunctionsespeciallydesignedtobeusedonrangesofelements.Arangeisanysequenceofobjectsthatcanbeaccessedthroughiteratorsor
pointers
zsuguangh
·
2011-02-28 22:00
Algorithm
function
Exchange
merge
permutation
Duplicates
Android: 用Instrumentation类发送鼠标或按键事件
MotionEvent.ACTION_DOWN: new Thread () { public void run () { try { Instrumentation inst=new Instrumentation(); inst.send
PointerS
ync
webcenterol
·
2011-02-24 11:00
android
Android: 用Instrumentation类发送鼠标或按键事件
MotionEvent.ACTION_DOWN:newThread(){publicvoidrun(){try{Instrumentationinst=newInstrumentation();inst.send
PointerS
ync
zmyde2010
·
2011-02-24 11:00
thread
android
exception
UP
FILE_OBJECT结构体
PDEVICE_OBJECTDeviceObject;//设备对象 PVPBVpb; PVOIDFsContext; PVOIDFsContext2; PSECTION_OBJECT_
POINTERS
SectionObjectPointer
jinbi
·
2011-02-21 15:00
c
object
struct
File
Integer
Pointers
数组和指针
再次强调,*matrix两边的圆括号是必需的int*matrix[10]; //arrayof10
pointers
int(*matrix)[10];//pointertoanarrayof10 下面橘红色标记的那个就是数组指针
fengyunjh
·
2011-02-08 22:00
rtsp
InformationandUpdatesInformationabouttheRTSPandaboutrelatedprotocolsforstreamingservers,clientsandinfrastructure.Includes
pointers
tocurrentspecifications
zhuqing_739
·
2011-01-31 14:00
Stream
server
download
internet
reference
protocols
Studying note of GCC-3.4.6 source (154)
FromclasstopointerConversionto
pointers
isinteresting,itworthesalook.Thefunctionhandlingthisconversioniscp_convert_to_pointerbelow.Clas
wuhui_gdnt
·
2011-01-29 15:00
Qt 好书好文推荐
DesignpatternswithQt4(Goodread)BooksaboutQtEventLoop&ThreadQtSmart
Pointers
在C++程序中使用QMLQMLdebugintroductionhttp
changsheng230
·
2011-01-25 14:00
thread
c
qt
books
服务框架
Pointers
Smart
Pointers
to boost your code
ContentsSmart
Pointers
cangreatlysimplifyC++development.Chiefly,theyprovideautomaticmemorymanagementclosetomorerestrictivelanguages
metasearch
·
2011-01-21 11:00
Windwos下读取被独占打开文件的方法
其核心的方法是通过调用DeviceIoControl,向系统发生FSCTL_GET_RETRIEVAL_
POINTERS
命令,获得关于文件保存位置信息的RETRIEVAL_
POINTERS
_BUFFER
wzsy
·
2011-01-14 15:00
struct
api
table
Integer
buffer
Pointers
实验: 在c++中使用类函数指针
资料:http://www.codeproject.com/KB/cpp/FastDelegate.aspxMemberFunction
Pointers
andtheFastestPossibleC++Dele
·
2011-01-14 12:00
C++
function
exe
任务
delegates
Pointers
机器狗穿透还原的磁盘级文件读写完整驱动代码
#include#include#defineFSCTL_GET_RETRIEVAL_
POINTERS
0x90073#definePARTITION_TYPE_NTFS 0x07#definePARTITION_TYPE_FAT32
wzsy
·
2011-01-14 11:00
Hash函数
在某开源软件上扣下来的:/* Hashing of numeric values, such as
pointers
and integers.
WINCOL
·
2011-01-13 17:00
c
算法
加密
String
byte
Pointers
DMP文件的生成和使用
include #include #pragma comment(lib, "Dbghelp.lib")LONG WINAPI MyUnhandledFilter(struct _EXCEPTION_
POINTERS
天下
·
2011-01-10 20:00
C关键字restrict的理解
'Restrict'
Pointers
OneofthenewfeaturesintherecentlyapprovedCstandardC99,istherestrictpointerqualifier.Thisqualifiercanbeappliedtoadatapointertoindicatethat
zapldy
·
2011-01-07 10:00
c
prototype
File
features
compiler
Pointers
声明函数指针并实现回调
作者:DannyKalev编译:赵湘宁原文出处:DeclaringFunction
Pointers
andImplementingCallbacks 程序员常常需要实现回调。
sky04
·
2010-12-31 10:00
c
function
存储
pascal
编译器
Pointers
OSG智能指针
摘自:DonBurns《UsingReference
Pointers
inProducerandOpenSceneGraph》ref_ptr规则2:绝对不要返回ref_ptr它自己规则3:绝对不要用ref
dazhi_1314
·
2010-12-09 10:00
OSG
Linux中IS_ERR()函数的理解
在Linux源码中的fs部分,经常会碰到这样的函数(位于kernel/include/linux/fs.h):/* *Kernel
pointers
haveredunda
ywf861029
·
2010-12-06 20:00
Low Level Operators and Bit Fields
LowLevelOperatorsandBitFieldsWehaveseenhow
pointers
giveuscontroloverlowlevelmemoryoperations.Manyprograms
jiagou
·
2010-11-30 22:00
Opera
Low Level Operators and Bit Fields
LowLevelOperatorsandBitFieldsWehaveseenhow
pointers
giveuscontroloverlowlevelmemoryoperations.Manyprograms
javatoyou
·
2010-11-30 22:00
Opera
Low Level Operators and Bit Fields
LowLevelOperatorsandBitFieldsWehaveseenhow
pointers
giveuscontroloverlowlevelmemoryoperations.Manyprograms
javahigh1
·
2010-11-30 22:00
Opera
Ogre中的Smart
Pointers
——SharedPtr
看一下Ogre里面的ShagedPtr,其实就是一个Smart
Pointers
。下面的代码是删去了原有注释的。现不谈里面的MUTEX。
xiucaijiang
·
2010-11-30 15:00
null
delete
Class
templates
containers
Pointers
C++primer 读书笔记 Chapter 4 some tips about arrays and
pointers
数组是由类型名、标识符和维数组成的复合数据类型1.什么是复合类型:书上有一句话是:数组定义中的类型名可以是内置数据类型或类类型;除引用之外,数组元素的类型还可以是任意的复合类型。没有所有元素都是引用的数组。那什么是复合类型呢? 内置数据类型就是基本数据类型,C++将其封装在一个类中;C++标准库中支持基本类抽象的组合,如字符串类、复数类等等标准库类类型。而介于两者之间的,是复合类型,最典型的代表
mvpsendoh
·
2010-11-29 12:00
C++
String
null
读书
Arrays
Pointers
Distinguish between
pointers
and references in C++
Pointers
andreferenceslookdifferentenough(
pointers
usethe“*”and“->”operators,referencesuse“.“),buttheyseemtodosimilarthings.Both
pointers
andreferencesletyourefertootherobjectsindirectly.How
sulliy
·
2010-11-23 11:00
计算机类国外经典书籍
Windows程序设计(第5版)作者Petzold 介绍MFC的 C和指针
POINTERS
ONC未仔细读,一般 C++Primer作者Lippman不是c++Primerplus那本 C陷阱与缺陷 代码大全
pupu_2009
·
2010-11-19 15:00
编程
c
windows
mfc
语言
Pointers
探密perl-解析perl源码(1)
deepfuture.iteye.com/)原创,未经笔者授权,任何人和机构不能转载op.c*APerlprogramiscompiledintoatreeofOPs.Eachopcontains*structural
pointers
deepfuture
·
2010-11-15 19:00
Perl
EXT
C
C++
C#
探密perl-解析perl源码(1)
deepfuture.iteye.com/)原创,未经笔者授权,任何人和机构不能转载op.c*APerlprogramiscompiledintoatreeofOPs.Eachopcontains*structural
pointers
deepfuture
·
2010-11-15 19:00
Perl
EXT
C
C++
C#
探密perl-解析perl源码(1)
Each op contains * structural
pointers
(eg to its siblings
deepfuture
·
2010-11-15 19:00
C++
c
ext
C#
perl
C++ Reference 引用用法
(
Pointers
canbeinitializedatanytime.)2.Onceareferenceisinitializ
RichardYSteven
·
2010-11-01 21:00
C++
object
reference
编译器
returning
Pointers
opencv中C接口与C++接口的相互转换(Mat 和 CvMat,IplImage相互转化)
NowforconvertingtheMatobjectyoucanuseeithertheIplImageortheCvMatoperators.WhileintheCinterfaceyouusedtoworkwith
pointers
hereit
wqvbjhc
·
2010-10-26 17:00
image
vector
function
header
each
Allocation
C and C++ Links
MyotherProjectsLearningCandC++C/C++NewsgroupsProgrammingMiscThelinksonFunction
Pointers
andCallbackscannowbefoundaschapter5oftheFunctionPointerTutorials.MyotherProjectsSourcetoHTMLConverterFreewaretoolt
javatoyou
·
2010-10-18 00:00
link
C and C++ Links
MyotherProjectsLearningCandC++C/C++NewsgroupsProgrammingMiscThelinksonFunction
Pointers
andCallbackscannowbefoundaschapter5oftheFunctionPointerTutorials.MyotherProjectsSourcetoHTMLConverterFreewaretoolt
jiagou
·
2010-10-18 00:00
link
The Function Pointer Tutorials
Introduction to Function
Pointers
1.1 What is a Function Pointer ?
javatoyou
·
2010-10-18 00:00
function
The Function Pointer Tutorials
Introduction to Function
Pointers
1.1 What is a Function Pointer ?
jiagou
·
2010-10-18 00:00
function
Pointers
Pointers
1 int main(int argc, char* argv[]) 2 { 3 char* str[] = {"Welcome", "to", "Fortemedia",
JonsenElizee
·
2010-10-15 10:00
上一页
38
39
40
41
42
43
44
45
下一页
按字母分类:
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
其他