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
string.h
有关时间的几个函数
#include"time.h"#include"stdio.h"#include"
string.h
"#include"stdlib.h"/*此函数的功能是返回指定日期是星期几*/intGetWeekDay
taolinke
·
2009-09-22 16:00
struct
include
string.h
库函数实现
string.h
库函数实现我没有全部实现,在ie里面上传才好用,所以耽误了一点时间,可以在此下载压缩包文件,是在linuxgcc环境下编译的注:实现不完全,也不完全正确,如果有错误以及补充,就留言好了。
MemoryGarden's Blog
·
2009-09-19 01:00
根据各位指正后,更改的学生记录信息系统
/*下面我们用数组来实现增、删、改、查的函数功能,我写的输入不支持中文,目前没学*/#include"stdio.h"#include"
string.h
"#include"stdlib.h"#defineMax_storage20
王小毛
·
2009-09-14 16:17
职场
休闲
根据各位指正后,更改的学生记录信息系统
/*下面我们用数组来实现增、删、改、查的函数功能,我写的输入不支持中文,目前没学*/#include"stdio.h"#include"
string.h
"#include"stdlib.h"#defineMax_storage20
王小毛
·
2009-09-14 16:17
职场
休闲
using namespace std
std名字空间中,同时为了不与原来的头文件混淆,规定标准C++使用一套新的头文件,这套头文件的文件名后不加.h扩展名,如iostream、string等等,并且把原来C标准库的头文件也重新命名,如原来的
string.h
lambol_8309
·
2009-09-11 15:00
c
Class
include
iostream
hex
编译器
Linux静态/动态链接库的创建和使用
假设有下面几个文件:头文件
String.h
,声明相关函数原形,内容如下:Strlen.c:函数Strlen的实现,获取给定字符串的长度,内容如下:Strlnen.c:函数StrNlen的实现,获取给定字符串的长度
liexusong
·
2009-09-10 17:00
以单词为单位,对字符串进行反转
//#include"stdafx.h"#include"stdlib.h"#include"
string.h
"char*CharRe
kntao
·
2009-09-08 12:00
编程
学生课程选修--图书管理系统(C++版)第一部分
图书管理系统(main).cpp #include"iostream.h" #include"iomanip.h" #include"stdio.h" #include"stdlib.h" #include"
string.h
ldb2741
·
2009-08-25 15:00
memmove 和 memcpy的区别
memcpy和memmove()都是C语言中的库函数,在头文件
string.h
中,作用是拷贝一定长度的内存的内容,原型分别如下: void *memcpy(void *dst, const void *
gqf2008
·
2009-08-14 09:00
C++
c
C#
memmove 和 memcpy的区别
memcpy和memmove()都是C语言中的库函数,在头文件
string.h
中,作用是拷贝一定长度的内存的内容,原型分别如下: void *memcpy(void *dst, const void
bichenggui
·
2009-08-13 16:00
C调用存储过程
#include"stdio.h"#include"stdlib.h"#include"
string.h
"#include"/usr/include/mysql/mysql.h"#include"/usr
ytz_linuxer
·
2009-08-11 22:00
c
mysql
数据库
存储
query
include
Linux静态/动态链接库的创建和使用 [转]
xiaochongs/blog/item/23a70b5592e662c4b645aef2.html和Windows系统一样Linux也有静态/动态链接库,下面介绍创建和使用方法: 假设有下面几个文件: 头文件
String.h
xiaomage234
·
2009-07-10 11:00
math函数 字符串函数··等
数学函数,所在函数库为math.h、stdlib.h、
string.h
、float.h int abs(int i) 返回整型参数i的绝对值 double cabs(struct complex
xiven
·
2009-07-08 21:00
数组之--字符串常用函数
用于输入输出的字符串函数,在使用前应包含头文件"stdio.h";使用其它字符串函数则应包含头文件"
string.h
"。下面介绍几个最常用的字符串函数。
wujeangwei
·
2009-06-17 11:29
职场
休闲
数组之--字符串常用函数
用于输入输出的字符串函数,在使用前应包含头文件"stdio.h";使用其它字符串函数则应包含头文件"
string.h
"。下面介绍几个最常用的字符串函数。
wujeangwei
·
2009-06-17 11:29
职场
休闲
解读linux对
string.h
函数的实现
关键字:string函数实现C代码/* file:
string.h
#ifndef _LINUX_STRING_H_ #define _LINUX_STRING_H_ /* We don't want
priest18
·
2009-06-08 17:00
C字符串反转
更改下面程序 #include
string.h
main(void) { char *src="hello
bliuqing
·
2009-05-03 10:00
C++
c
C#
c++自己实现的一个程序
#include"iostream.h"#include"
string.h
"classBankList{private: charName[20]; charAccount[20]; floatDeposits
googlemaps
·
2009-04-23 10:33
职场
休闲
C++入门
C语言 发送电子邮件
发送邮件): #include <stdio.h> #include <winsock2.h> #include <stdlib.h> #include <
string.h
genius
·
2009-04-22 08:00
C++
c
socket
C#
D语言
3个字符串由小到大输出
#include"stdio.h"#include"
string.h
"voidswap(char*p,char*q){ //交换 chartemp[20]; strcpy
alen1985
·
2009-04-19 16:00
构造函数
程序每次创建对象实例的时候自动执行构造函数,构造函数是公有方法,它的名字和类名相同,比如BOOK类的构造函数是BOOK,eg:[quote] #include"iostream.h"#include"iomanip.h"#include"
string.h
"classbook
googlemaps
·
2009-04-16 19:11
入门
职场
休闲
Windows编程
构造函数
程序每次创建对象实例的时候自动执行构造函数,构造函数是公有方法,它的名字和类名相同,比如BOOK类的构造函数是BOOK,eg:[quote]#include"iostream.h"#include"iomanip.h"#include"
string.h
"classbook
googlemaps
·
2009-04-16 19:11
职场
入门
休闲
数学函数,所在函数库为math.h、stdlib.h、
string.h
、float.h
数学函数,所在函数库为math.h、stdlib.h、
string.h
、float.h数学函数,所在函数库为math.h、stdlib.h、
string.h
、float.h ------------
wrhwww
·
2009-04-15 10:00
hdoj_1468解题报告
hdoj_1468解题报告 #include"iostream"#include"
string.h
"using namespace std;//-----------------------------
Happy every day~
·
2009-04-14 21:00
航天定票管理系统(上千行代码)
原代码1、类: 1person类#include"
String.h
"#include"Date.h"#ifndefperson_h#defineperson_hclassperson
xxxluozhen
·
2009-04-08 21:00
C随机生成18位银行卡号
#include"stdio.h"#include"stdlib.h"#include"
string.h
"#include"timeb.h"staticcharid[21];staticcharbuf[
breezes2008
·
2009-03-24 14:00
c
include
读 《C++ Primer Plus》第17章 输入输出(一)
阅读更多读《C++PrimerPlus》第17章1-3节一输出cstdio(stdio.h)cstring(
string.h
)iostream(iostream.h)cmath(math.h)1.输出字符串的地址
strong_fee
·
2009-03-23 22:00
C
C++
C#
iOS
设计模式
读 《C++ Primer Plus》第17章 输入输出(一)
阅读更多读《C++PrimerPlus》第17章1-3节一输出cstdio(stdio.h)cstring(
string.h
)iostream(iostream.h)cmath(math.h)1.输出字符串的地址
strong_fee
·
2009-03-23 22:00
C
C++
C#
iOS
设计模式
读 《C++ Primer Plus》第17章 输入输出(一)
Primer Plus》第17章1-3节 一 输出 cstdio(stdio.h) cstring(
string.h
strong_fee
·
2009-03-23 22:00
设计模式
ios
C++
c
C#
解读linux对
string.h
函数的实现
/* file:
string.h
#ifndef _LINUX_STRING_H_ #define _LINUX_STRING_H_ /* We don't want strings.h
longsy
·
2009-03-23 16:00
C++
c
linux
C#
Access
关于比特序的问题
这个在不同平台下,定义结构体要用到这个例一:#include"stdio.h"#include"
string.h
"structentity_id{ uint8_tinstance:7; uint8
hxg130435477
·
2009-03-21 20:00
struct
平台
X86
字符与二进制的转换
#include "iostream.h"#include "
string.h
"#define MAX 100//定义长度为100的数组上限void main(){ int i,j,k,t,temp;
hn307165411
·
2009-03-20 09:00
c
include
C函数源码解读:strcmp
strcmp函数是在
string.h
文件中声明 strcmp函数的作用是将两个字符串按词典顺序进行比较 extern int strcmp(const char *, const char
longsy
·
2009-03-17 13:00
C++
c
C#
C函数源码解读:strcat
[
string.h
] extern char* strcat(char *, const char *); GNU C Library对这个函数的实现如下: [string.c
longsy
·
2009-03-17 11:00
C++
c
C#
FreeBSD
(转)一个有用的ANSI字符串类String的实现及使用演示
下面的程序分成两个部分:(1)String类:类头
String.h
和类实现String.cpp(2)String类使用演示程序Main.cpp 类头文件
String.h
代码如下: #ifndefSTRING_H
Last_Impression
·
2009-03-06 09:00
String
测试
delete
iostream
Constructor
destructor
qsort
qsort 1 #include "stdafx.h" 2 3 #include "stdlib.h" 4 #include "
string.h
" 5 #include "stdio.h" 6 7
doneykoo [Ouditian]
·
2009-02-24 15:00
自己实现的C语言
string.h
头文件的字符串函数与几个内存操作函数
#includechar*strcpy(char*dest,constchar*src);//字符串拷贝char*strcat(char*dest,constchar*src);//字符串连接,返回dest字符串char*strncat(char*dest,constchar*src,intsize);//把src前n个字符串连接到dest,返回dest字符串intstrcmp(constchar
kaiming2008
·
2009-02-11 20:00
C/C++语言学习
语言
c
dst
string
function
自己实现的C语言
string.h
头文件的字符串函数与几个内存操作函数
#includechar*strcpy(char*dest,constchar*src); //字符串拷贝char*strcat(char*dest,constchar*src); //字符串连接,返回dest字符串char*strncat(char*dest,constchar*src,intsize);//把src前n个字符串连接到dest,返回dest字符串int strcmp(cons
kaiming2008
·
2009-02-11 20:00
c
String
function
语言
DST
一个有用的ANSI字符串类String的实现及使用演示
下面的程序分成两个部分:(1)String类:类头
String.h
和类实现String.cpp(2)String类使用演示程序Main.cpp 类头文件
String.h
代码如下:#ifndef STRING_H
Wendysuly
·
2009-01-04 00:00
String
测试
delete
Constructor
testing
destructor
字符串倒序重新排列
谢了如下代码,请各位朋友指正:#include"iostream.h"#include"
string.h
"#includevoidReverse(char*dest); voidmain(){ //GetReversestring
henry_qi
·
2008-12-31 22:00
URAL_1654
边输入边处理 4 //其实类似于栈的性质--每次去掉栈顶两个相同的元素,然后添加新元素 5 6 #include "stdio.h" 7 #include "stdlib.h" 8 #include "
string.h
我希望你是我独家记忆
·
2008-12-14 02:00
URAL_1638
URAL 2 3 //有趣的排列书的问题--注意实际生活中书的最后一页放在最左边 4 5 #include "stdio.h" 6 #include "stdlib.h" 7 #include "
string.h
我希望你是我独家记忆
·
2008-12-14 01:00
POJ 1094 C++ (图论)
POJ1094C++(图论)//用DFS进行拓扑排序,超时,只能重写#include"stdio.h"#include"
string.h
"#include"stdlib.h"intmap[26][26]
我要一步一步往上爬
·
2008-11-27 00:00
ACM PKU 1013 Counterfeit Dollar
: lnmm Memory: 64K Time: 0MS Language: C++ Result: Accepted Source Code #include"stdio.h"#include"
string.h
"char
啥也别说了
·
2008-11-12 10:00
strlen函数的宽字符版是wcslen
strlen函数的宽字符版是wcslen(wide-characterstringlength:宽字符串长度),并且在
STRING.H
(其中也说明了strlen)和WCHAR.H中均有说明。
everettjf
·
2008-11-01 01:00
c
String
Linux静态/动态链接库的创建和使用
Linux静态/动态链接库的创建和使用和Windows系统一样Linux也有静态/动态链接库,下面介绍创建和使用方法:假设有下面几个文件:头文件
String.h
,声明相关函数原形,内容如下:Strlen.c
ecjtuync
·
2008-10-23 23:00
linux
windows
String
function
gcc
null
VC中调用ADO对象访问数据库的范例
Visual C++Code#include"stdafx.h"#include"stdio.h"#include"windows.h"#include"
string.h
"#import"C:/ProgramFiles
supermanking
·
2008-10-16 02:00
c
数据库
Microsoft
null
Access
ubuntu 8.04 and vmware
your ubuntu guest system (i assumed that the host is win32) vmware-tools will report /linux/
string.h
mathgl
·
2008-10-11 11:00
vmware
linux
ubuntu
一个有用的ANSI字符串类String的实现及使用演示
下面的程序分成两个部分:(1)String类:类头
String.h
和类实现String.cpp(2)String类使用演示程序Main.cpp 类头文件
String.h
代码如下:#ifndef STRING_H
loomman
·
2008-09-24 14:00
String
测试
delete
Constructor
testing
destructor
使STL sort对Log进行排序
#include"iostream" #include"
string.h
" #include"iostream" #include"fstream" #include #include usingnamespacestd
ZhengKarl
·
2008-09-10 17:00
struct
String
url
iterator
include
iostream
上一页
41
42
43
44
45
46
47
48
下一页
按字母分类:
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
其他