代码搜索:pointer
找到约 10,000 项符合「pointer」的源代码
代码结果 10,000
www.eeworm.com/read/435150/7796404
cpp prog16_09.cpp
// Program 16.9 Using a pointer to a data member File: prog16_09.cpp
#include
#include "Box.h" // For the Box class
#include "ToughPack.h"
www.eeworm.com/read/435150/7796510
cpp prog14_06.cpp
// Program 14.6 Using a smart pointer File: prog14_06.cpp
#include
#include // For random number generator
#include // For time functio
www.eeworm.com/read/435015/7799162
txt (5)想成为嵌入式程序员应知道的0x10个基本问题.txt
这个测试适于不同水平的应试者,大多数初级水平的应试者的成绩会很差,经验丰富的程序员应该有很好的成绩。为了让你能自己决定某些问题的偏好,每个问题没有分配分数,如果选择这些考题为你所用,请自行按你的意思分配分数。
预处理器(Preprocessor)
1 . 用预处理指令#define 声明一个常数,用以表明1年中有多少秒(忽略闰年问题)
#define SECONDS_PER_YEAR ...
www.eeworm.com/read/434800/7801467
h iso8583.h
/***************************************************************************/
/* */
/* Copyright (C) BEIJING NEXTSKY
www.eeworm.com/read/100495/7807524
c dlf.c
/*
* dlf.c
*
* $Id: dlf.c,v 1.12 2001/06/06 12:33:01 source Exp $
*
* Dynamic Library Loader (mapping to SVR4)
*
* The iODBC driver manager.
*
* Copyright (C) 1995 by Ke Jin
www.eeworm.com/read/199907/7814748
cpp menufunc.cpp
#include "head.h"
#include
#include
bool protect(Account * inewP) //密码保护
{
char key[7];
for(int i = 0 ; i < 3 ; i ++) //有3次机会
{
cout
www.eeworm.com/read/299985/7815725
plg tw118.omf.plg
礦ision3 Build Log
Project:
D:\work\NewSourceCode\TW103-8_0.32c\T118.uv2
Project File Date: 07/19/2006
Output:
Build target 'Target 1'
compili
www.eeworm.com/read/299951/7819209
c get_data.c
/****************************************************************************/
/* */
/* Copyright (C) 2006 Oki Electric In
www.eeworm.com/read/199833/7819475
h lzss.h
/*
* Copyright 1997-2005 Markus Hahn
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obta
www.eeworm.com/read/399850/7830349
lst main.lst
1 .code 16
2 .file "main.c"
10 .Ltext0:
11 .section .text.wait,"ax",%progbits
12 .align 2
13 .cod