点击/回复 | 标题 | 最后回复 | 发表时间/侃吧 |
586/1 |
【链接】使用PHP4中的 IntegratedTemplate类实现HTML和PHP代码分离
http://m.blog.csdn.net/article/details?id=135832 |
6-21 | 6-20 |
568/0 |
【讲解】char *和char[]的区别
【字符数组:char arr[] = "abcd"】 性质: 1.数组名arr本身是一个指针变量,但是不能移动该指针 2.字符数组中的内容可读可写 3.以\0结束 4.可... |
6-20 | 6-20 |
654/0 |
【说明】在一个侃吧中出现比该吧创建时间更早的帖子是正常现象
因为有时候管理员会将其他吧的帖子移动到这个吧。 |
6-20 | 6-20 |
483/3 |
【方法】通过派生std::string类的方法给string类添加替换全部字符串的replace重载函数
#include <iostream> #include <string> using namespace std; class string_ex : pu... ![]() |
6-20 | 6-20 |
404/0 |
【方法】C++在派生类中继承基类的重载函数
#include <iostream> using namespace std; class Person { public:... ![]() |
6-20 | 6-20 |
407/2 |
【方法】获取字符串资源中某个字符串的长度的方法
#include <stdio.h> #include <Windows.h> #include "resource.h" int main(void)... ![]() |
6-20 | 6-20 |
351/1 |
VS2012生成的Release版本的程序中竟然含有工程文件的路径!
![]() |
6-20 | 6-20 |
363/0 |
【备份】read_group函数
// 读出0~9999范围的数 void read_group(const char *str, char **buf, int len, UINT flags) {... |
6-19 | 6-19 |
546/3 |
【程序】C语言输入密码显示*
#include <conio.h> #include <stdio.h> void main() { char... |
6-19 | 6-19 |
757/10 |
今天偶然发现DVD播放器还有Region属性,而且只能设置五次
![]() |
8-19 | 6-18 |
450/8 |
雅思听力考完,考生还有10分钟把答案填写到答题纸上
而四六级听力放完是立刻收答题卡,因此坐在前排的人基本没有机会做听力的最后一道题。 |
6-18 | 6-18 |
445/0 |
周祥民照片
|
6-17 | 6-17 |
491/1 |
这话说的真绝!
崔传波 副主任医师 山东省鲁南眼科医院 眼科 擅长:近视、激光手术、眼底病、白内障、眼底病。 真性近视不可逆,任何方法都无法治愈近视,矫正近视的方法只有戴眼镜或近视手术。 戴眼镜可以... |
6-17 | 6-17 |
530/0 |
戴明华污蔑强制视远法
http://tieba.baidu.com/p/4388518121 http://tieba.baidu.com/p/4603948186 |
6-17 | 6-17 |
532/4 |
百度贴吧: 揭开流氓骗子、疯狗畜生(279788801-“徐海东”)拙劣的骗术
http://tieba.baidu.com/p/4613181918 |
6-26 | 6-17 |
998/0 |
各位对周祥民持什么意见?
[投票] 请尽量说明理由 |
6-17 | 6-17 |
756/6 |
【示例】PHP文件上传
<!doctype html> <html> <head> <meta charset="utf-8"> <title... |
6-17 | 6-16 |
485/0 |
【技巧】foreach中使用引用
$arr = array(1, 2, 3); foreach ($arr as $i => &$v) { $v *= 2; }... |
6-16 | 6-16 |
347/0 |
百度上面成都大学2015年竟然是本科一批
![]() |
6-15 | 6-15 |
447/3 |
百度百科里的win32词条竟然还跟apache php扯上关系了。。。
![]() |
6-15 | 6-15 |
726/12 |
【解析】Notepad++与窗口创建有关的源代码
源代码下载地址:https://github.com/notepad-plus-plus/notepad-plus-plus/releases/tag/v6.9.2 解压后,VS工程文件位于no... ![]() |
6-15 | 6-15 |
361/0 |
Notepad++是完全用Win32API开发的!
About Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and... |
6-15 | 6-15 |
546/1 |
【备份】算式解析代码
/** 功能1: 算式计算 **/ #include <errno.h> #include <math.h> #include <stdio.h>... |
6-14 | 6-14 |
290/0 |
软件工程某个班班主任要求全班32个同学暑假全部留校
这真疯狂 |
6-14 | 6-14 |
322/1 |
软件工程今年变成一本了!
幸好物联网工程还是二本 ![]() |
6-13 | 6-13 |
628/3 |
【程序】根据scanf的返回值判定输入的有效性
【示例程序】 #include <stdio.h> void test(char *str) { int d, n, r;... |
6-13 | 6-13 |
523/2 |
计算器代码备份
#include <errno.h> #include <math.h> #include <stdio.h> #include <stri... |
6-12 | 6-12 |
521/1 |
火车订票系统代码
#include <conio.h> #include <stdio.h> #include <stdlib.h> #include <st... |
6-10 | 6-10 |
354/0 |
通过HTTP POST方式向服务器提交数据时
必须注意如果URL路径是以一个文件夹名称结束的话,就必须在后面跟上“/”。 比如: http://localhost/ABC/ 不能写成 http://localhost/ABC h... |
6-9 | 6-9 |
519/1 |
百度百科里面的词条竟然能允许这样的说话方式出现,不知百度管理员是怎么审核的
就连“晕”都能往词条里面写。。。。 ![]() |
6-9 | 6-9 |