一、开篇1.Linux 描述的电源状态- On(on) S0 - Working- Standby (standby) S1 - CPU and RAM are powered but not executed-Suspend to RAM(mem) S3 - RA...
分类:
移动开发 时间:
2015-12-09 18:56:20
阅读次数:
727
三层架构(3-tier architecture) 通常意义上的三层架构就是将整个业务应用划分为:界面层(User Interface layer)、业务逻辑层(Business Logic Layer)、数据访问层(Data access layer)。区分层次的目的即为了“高内聚低耦合”的思想。...
分类:
其他好文 时间:
2015-12-07 22:21:31
阅读次数:
207
MyGame.h中声明动画函数:class MyGame : public cocos2d::Layer{public:static Scene* createScene(); void Updatetime(float t); virtual bool init(); void logic(flo...
分类:
其他好文 时间:
2015-12-07 20:43:48
阅读次数:
239
Struts提供了五个标签库,即:HTML、Bean、Logic、Template和Nested。HTML标签: 用来创建能够和Struts 框架和其他相应的HTML 标签交互的HTML 输入表单Bean标签: 在访问JavaBeans 及其属性,以及定义一个新的bean 时使用Logic标签: 管...
分类:
其他好文 时间:
2015-12-06 00:19:54
阅读次数:
253
1,启动oracle实例报错:SQL> startup nomount
ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance
ORA-00439: feature not enabled: Managed Standby
SQL> SQL> startup nomount;
ORA-32004: obs...
分类:
数据库 时间:
2015-12-05 11:22:22
阅读次数:
295
小知识点:half:关机yarn端口:8088删除hdfs目录:hadoop fs -rm -r /wc/outputnamenode两个状态都是standby原因:zookeeper没有比hdfs先启动现在来做一个流量统计的例子:首先数据是这样一张表:见附件统计:(代码)1,flowbean:pa...
分类:
编程语言 时间:
2015-12-04 12:29:51
阅读次数:
198
Conditional Logic on Files# 判断文件是否存在及文件类型-a file exists. #文件存在-b file exists and is a block special file. #文件存在,并且是块设备-c file exists an...
分类:
系统相关 时间:
2015-12-04 06:25:59
阅读次数:
205
part组员今日工作工作耗时/h明日计划工作耗时/hUI冯晓云将logic部分提供的delete接口接入,与logic,数据库部分沟通实现了add/delete按钮的复用;解决UI部分close按钮的bug,以及友好化完整释义显示的功能;尝试解决drag and drop的动态页面问题,逐步去静态;...
分类:
其他好文 时间:
2015-12-03 00:39:06
阅读次数:
132
SCAN技术,也就是ATPG技术-- 测试std-logic, 主要实现工具是:产生ATPG使用Mentor的 TestKompress和synopsys TetraMAX;插入scan chain主要使用synopsys 的DFT compiler 通常,我们所说的DCSCAN就是normal s...
分类:
其他好文 时间:
2015-12-01 20:59:48
阅读次数:
1899
This is only ok in Binary Logic.There are 16 pairs Minimal association phrases. 1 not (a or b) , 2 not (a => b) , not b , 3 not b , not (b => a) , ...
分类:
其他好文 时间:
2015-11-24 20:20:25
阅读次数:
1010