Wesley13 Wesley13
2年前
java中一些常考知识
一、static的作用 static是修饰符,用于修饰成员变量(静态变量/类变量)。static修饰的成员被所有对象共享。static优先于对象存在。static修饰的成员可以用类名.静态成员来访问。注:1.静态方法只能访问静态成员,非静态方法既能访问静态成员又可以访问非静态成员。2.静态方法中不可
可莉 可莉
2年前
15道非常经典的Java面试题
试题如下:!(http://static.oschina.net/uploads/space/2016/0729/022902_IBMr_121944.jpg)!(http://static.oschina.net/uploads/space/2016/0729/022923_Exeo_121944.jpg)!(http://static.o
Stella981 Stella981
2年前
NodeJs+Express3 练习Demo
!(http://static.oschina.net/uploads/space/2014/0310/225029_qumQ_228511.png)!(http://static.oschina.net/uploads/space/2014/0310/225032_0ece_228511.png)!(http://static.osch
Wesley13 Wesley13
2年前
SQL代码自动生成器
SQL代码自动生成器,效果图如下:!(http://static.oschina.net/uploads/img/201607/15200320_ZL9Z.jpg)!(http://static.oschina.net/uploads/img/201607/15200320_vPKS.jpg)!(http://static.oschi
Stella981 Stella981
2年前
C++ 匿名namespace的作用以及它与static的区别
一、匿名namespace的作用在C语言中,如果我们在多个tu(translationunit)中使用了同一个名字做为函数名或者全局变量名,则在链接阶段就会发生重定义错误,为了解决这个问题,我们可以在定义这些标识符(identifier)的时候加上static关键字修饰以限制它只在一个tu范围内可见。C继承了C语言中static关键
Stella981 Stella981
2年前
MapReduce
                                  分而治之!(https://static.oschina.net/uploads/space/2017/0417/104504_gz45_3253987.png)!(https://static.oschina.net/uploads/space/2017/0417/104
Stella981 Stella981
2年前
Drupal可以做什么
!(http://static.oschina.net/uploads/space/2012/0924/200401_UXQN_554557.jpg)!(http://static.oschina.net/uploads/space/2012/0922/230748_Ft2f_554557.jpg)!(http://static.osch
Wesley13 Wesley13
2年前
Java与面向对象
抽象类!image(http://static.oschina.net/uploads/img/201203/14184511_YVtp.png"image")(http://static.oschina.net/uploads/img/201203/14184508_Cmqd.png)!image(http://static.osc
Wesley13 Wesley13
2年前
AS3 数据绑定
一个简单的例子!image(http://static.oschina.net/uploads/img/201203/04143350_InYw.png"image")(http://static.oschina.net/uploads/img/201203/04143350_Otx1.png)!image(http://static
Stella981 Stella981
2年前
Object Pascal 过程和函数 数据类型 流程控制 单元结构
!image(http://static.oschina.net/uploads/img/201203/30090454_kTUb.png"image")(http://static.oschina.net/uploads/img/201203/30090453_YNh2.png)子过程!image(http://static.osc