LevelOperatorDescriptionGrouping1::scopeLeft-to-right2() [] . -> ++ -- dynamic_cast static_cast reinterpret_cast const_cast typeidpostfixLeft-to-right3++ -- ~ ! sizeof new deleteunary (prefix)Right-to-left* &indirection and reference (pointers)+ -unary sign operator4(type)type castingRight-to ...
#include<iostream.h>
#include<string.h>
using namespace std;
int main(){
int a(10);
cout<<a;
}
will be run ok but the code as fallows will be ...
#include<iostream.h>
#include<string.h>//here need to #include< ...
Name
Description
Size*
Range*
char
...
// my first program in C++#include <iostream>using namespace std;int main (){ cout << "Hello World!"; return 0;}
- 浏览: 77463 次
- 性别:


- 详细资料
搜索本博客
我的相册
DSC_0341
共 4 张
共 4 张
最近加入圈子
最新评论
-
关于form使用form.submit( ...
不错 怎么会出现这样的情况 我不大明白
-- by chgl_chenganglin -
Hibernate中LockMode 在 ...
gtrdhg 引用 [img][/img][url][/url][fl ...
-- by skydongtang -
Hibernate中LockMode 在 ...
[color=red][/color]
-- by skydongtang -
safari 3 public beta版本 ...
safari看英文还是很舒服的
-- by cuiyi.crazy -
Hibernate中使用Annotati ...
还有没有其他操作方式
-- by huangyy






评论排行榜