主要代码//// ViewController.m// Cal-0710//// Created by apple on 14-7-10.// Copyright (c) 2014年 戴维营教育. All rights reserved.//#import "ViewController.h"@in...
分类:
其他好文 时间:
2014-07-16 20:42:40
阅读次数:
193
//// ViewController.m// calculator//// Created by apple on 14-7-10.// Copyright (c) 2014年 apple. All rights reserved.//#import "ViewController.h"#impo...
分类:
其他好文 时间:
2014-07-16 20:32:28
阅读次数:
211
// FixedFuncEMU.fx// Copyright (c) 2005 Microsoft Corporation. All rights reserved.//struct VSSceneIn{ float3 pos : POSITION; //po...
分类:
其他好文 时间:
2014-07-16 19:38:19
阅读次数:
197
/**********************************************************************
*Copyright (c) 2014,TianYuan
*All rights reserved.
*
* 文件名称: sigin.c
* 文件标识:无
* 内容摘要:利用信号实现进程间通信,测试代码. 把要发送的数据存放到文件中,并发送信号...
分类:
其他好文 时间:
2014-07-12 16:31:11
阅读次数:
244
主要代码//// ViewController.m// 创建view-709//// Created by apple on 14-7-9.// Copyright (c) 2014年 戴维营教育. All rights reserved.//#import "ViewController.h"@i...
分类:
其他好文 时间:
2014-07-11 10:31:48
阅读次数:
281
/**********************************************************************
*Copyright (c) 2014,TianYuan
*All rights reserved.
*
* 文件名称: UnitTest.c
* 文件标识:无
* 内容摘要:协议及单元测试示例代码
* 其它说明:无
* 当前版本: V1.0
* 作...
分类:
其他好文 时间:
2014-07-10 22:23:16
阅读次数:
230
[grid@huntdb02~]$exportORACLE_SID=txzldb2
[grid@huntdb02~]$sqlplus"/assysasm"
SQL*Plus:Release11.2.0.3.0ProductiononWedJul915:07:552014
Copyright(c)1982,2011,Oracle.Allrightsreserved.
Connectedtoanidleinstance.
[root@huntdb02~]#crsstat
ResourceNameResource..
分类:
其他好文 时间:
2014-07-10 18:51:04
阅读次数:
267
jdk自带了观察者模式的接口 java.util.Observer 和 类java.util.Observable下面是源码 java.util.Observable 1 /* 2 * Copyright (c) 1994, 2004, Oracle and/or its affiliates...
分类:
其他好文 时间:
2014-07-09 18:39:13
阅读次数:
264
//// ViewController.m// helloworld//// Created by apple on 14-7-8.// Copyright (c) 2014年 戴维营教育. All rights reserved.//#import "ViewController.h"@inter...
分类:
其他好文 时间:
2014-07-09 15:17:12
阅读次数:
215
/** Copyright (c) 2012, 烟台大学计算机学院 * All rights reserved. * 作 者:张浩 * 完毕日期:2012 年11月4 日 * 版 本 号:v1.0 * 输入描写叙述:表格输入 * 问题描写叙述: 略* 程序输出:略* 问题分析: 首先是明确英...
分类:
其他好文 时间:
2014-07-08 23:07:31
阅读次数:
295