当引号遇到美元咋办?这里的美元可不是真正的美元,而是用美元符号标识的变量。如图:当双引号中包含变量时,变量会与双引号中的内容连接在一起;当单引号中包含变量时,变量会被当做字符串输出。任务嘿嘿,咱们来动手看看结果吧:1、在第3行输入“$string1 = "慕课网,$love";”;2、在第4行输入“...
分类:
其他好文 时间:
2015-03-16 19:19:54
阅读次数:
133
Android Guts: Intro to Loopers and Handlers « Mind The RobotOne of the reasons I love Android API is because it contains so many useful little things....
分类:
移动开发 时间:
2015-03-16 14:27:24
阅读次数:
439
写给我的小小#include#include#include#include#include#include#includeusing namespace std;void heart();void color(double );string str1="不",str2="很",str3="快",s...
分类:
其他好文 时间:
2015-03-15 23:37:32
阅读次数:
149
写给我的小小#include
#include
#include
#include
#include
#include
#include
using namespace std;
void heart();
void color(double );
string str1="不",str2="很",str3="快",str4="爱",str5="要",str6="关",str7="嘿";
stri...
分类:
其他好文 时间:
2015-03-15 21:22:37
阅读次数:
108
使用marquee标记可以将文字设置为动态滚动的效果。语法:滚动的文字说明:只要在标记之间添加要进行滚动的文字即可,而且可以在标记之间设置这些文字的字体,颜色等 Document你好欢迎光临!你可知道我爱你I love you,but you don't know how much I l...
分类:
Web程序 时间:
2015-03-15 13:51:54
阅读次数:
148
#define XXX do{ XXX } while(0) 为什么会有这种用法
时常会遇到一个很"奇怪的宏定义", rt.(欧西巴...思考不够深刻啊, 皮鞭, 啪啪啪)
最近又遇到这家伙了,Quora上面Love神回答了这个问题, 我也就顶礼膜拜
http://www.quora.com/What-is-the-purpose-of-using-do-while-0-in...
分类:
其他好文 时间:
2015-03-15 00:51:41
阅读次数:
159
ceshi_1.c源码如下所示:#include#include#includeint f(int n);int main(){int n; printf("I LOVE YOU"); printf("\n"); printf("%d",f(3)); printf("\n"); return 0;}...
分类:
其他好文 时间:
2015-03-14 13:44:15
阅读次数:
185
微软近期Open的职位:SharePoint is a multi-billion dollar enterprise business that has grown from an on-premises product that IT admins love into a core part o...
分类:
其他好文 时间:
2015-03-13 12:28:37
阅读次数:
163
微软近期Open的职位:SharePoint is a multi-billion dollar enterprise business that has grown from an on-premises product that IT admins love into a core part o...
分类:
其他好文 时间:
2015-03-13 00:02:17
阅读次数:
360