设计模式是在特定场景下对特定问题的解决方案1 单例模式 作用:解决“应用中只有一个实例”的问题,这个实例的作用是全局的,比如说是可以实现一些共享资源 方法的访问和状态的保持 实现原理:一般会封装一个静态属性,并提供静态实例的创建方法。***********James Rumbaugh对类的定义是:类...
分类:
移动开发 时间:
2015-09-19 00:42:52
阅读次数:
244
我看PhDby 王垠前段时间看了一下这些关于 PhD 的负面信息:一个专门反对读 PhD 的 BLOG 叫“100 Reasons NOT to Go to Graduate School”(下文简称“100个理由”)哈佛大学教授 William James 的“The PhD Octopus”(写...
分类:
其他好文 时间:
2015-09-16 19:43:34
阅读次数:
222
SSIS package taking forever to load when you open it?Posted on July 13, 2011 by James Serra When you open a SQL Server Integration Services (SSIS) pac...
分类:
其他好文 时间:
2015-09-13 21:33:03
阅读次数:
201
精密模拟电路设计注意事项笔记 ADI资深技术专家James Bryant给精密模拟电路设计的13条提醒。简单几句话,吃过亏的偶深有感触,振聋发聩啊!转发分享给大家。 1、别忘了阅读数据手册。 应用工程师常常在解答完客户问询后大声抱怨好好读读数据手册吧。获取数据手册中 的隐含信息,而不仅是表面 细节,...
分类:
其他好文 时间:
2015-09-10 19:15:21
阅读次数:
152
前几天微博发生了一起大的系统故障,很多技术的朋友都比较关心,其中的原因不会超出James Hamilton在On Designing and Deploying Internet-Scale Service(1)概括的那几个范围,James第一条经验“Design for fail...
分类:
其他好文 时间:
2015-09-07 17:00:23
阅读次数:
204
What‘s New In Spring Data Release Gosling? Engineering Christoph Strobl September 04, 2015 0 Comments Over 300 issues fixed across 12 projects makes it pretty hard to keep track on what has happene...
分类:
编程语言 时间:
2015-09-07 15:40:53
阅读次数:
696
Problem Description:Once again, James Bond is fleeing from some evil people who want to see him dead. Fortunately, he has left a bungee rope on a near...
分类:
其他好文 时间:
2015-09-06 16:25:11
阅读次数:
203
Lambert光照模型,根据光照向量与顶点发现的夹角来确定光照强度:Shader "James/VP Shader/LightModel-Lambert" { Properties { _MainTex ("MainTex", 2D) = "white" {} } ...
分类:
其他好文 时间:
2015-08-31 19:10:49
阅读次数:
251
创建字典管理的表空间create tablespace james datafile '/opt/oradata/orcl/james01.dbf' size 50 M,
'/opt/oradata/orcl/james02.dbf' size 50 M
minimum extent 50k extent management dictionary
d...
分类:
数据库 时间:
2015-08-30 15:50:44
阅读次数:
134
条件判断语句:1.基本句式: {if $name eq "James"} welcome, sir! {elseif $name eq "mimi"} welcome, mimi! {else} welcome whoerver you are . {/if}2.条件修饰符: ...
分类:
其他好文 时间:
2015-08-21 19:21:48
阅读次数:
156