//// OriginNetwork.m// guligei_AppFactory//// Created by wangyanan on 6/18/14.// Copyright (c) 2014 wangyanan. All rights reserved.//#import "OriginNe...
分类:
其他好文 时间:
2014-06-21 10:41:00
阅读次数:
433
/** linux/kernel/vsprintf.c** Copyright (C) 1991, 1992 Linus Torvalds*//* vsprintf.c -- Lars Wirzenius & Linus Torvalds. *//** Wirzenius wrote this po...
分类:
其他好文 时间:
2014-06-18 17:28:50
阅读次数:
250
/*! Copyright Cdialog* version 1.0* liscense MIT*/var Cdialog = { showMask: true, //show mask isScroll:false, //auto detect scroll zIndex: 1000...
分类:
其他好文 时间:
2014-06-18 15:06:18
阅读次数:
329
本文章内的内容来自开源代码预处理,如需要看完整版本,请移步。 1. 显式声明(版权持有人,年份,许可证类型),比如:/* Copyright 1992 Karl Berry Copyright 2007 TeX Users Group Copyright 2014 CXXXX XX This pro...
分类:
其他好文 时间:
2014-06-18 14:52:41
阅读次数:
225
/** linux/kernel/printk.c** Copyright (C) 1991, 1992 Linus Torvalds** Modified to make sys_syslog() more flexible: added commands to* return the last ...
分类:
其他好文 时间:
2014-06-17 21:10:57
阅读次数:
275
/** linux/kernel/info.c** Copyright (C) 1992 Darren Senn*//* This implements the sysinfo() system call */#include #include #include #include #include ...
分类:
其他好文 时间:
2014-06-17 21:08:30
阅读次数:
251
问题描述:
[celladmin@vrh4 ~]$ cellcli
CellCLI: Release 11.2.3.2.0 - Production on Sat Jun 14 09:11:08 EDT 2014
Copyright (c) 2007, 2012, Oracle. All rights reserved.
Cell Efficiency Ratio: 1
CellCLI...
分类:
其他好文 时间:
2014-06-15 15:02:45
阅读次数:
211
/*********************************************************************************
Copyright (C), 1988-1999, drvivermonkey. Co., Ltd.
File name:
Author: Driver Monkey
Version:
Mail:bookwor...
分类:
其他好文 时间:
2014-06-15 14:52:23
阅读次数:
267
一般而言,一个新的语言都是从屏幕输出“hello,world”开始的。通过swift可以通过下面一行代码实现1//2// main.swift3// 14//5// Created by 李森 on 14-6-6.6// Copyright (c) 2014年 李森. All rights rese...
分类:
其他好文 时间:
2014-06-15 13:54:36
阅读次数:
177
个人写的一些例子:
//
// ViewController.m
// CABasicAnimationDemo
//
// Created by haotian on 14-6-13.
// Copyright (c) 2014年 Baseus. All rights reserved.
//
#import "ViewController.h"
@interface ViewCo...
分类:
其他好文 时间:
2014-06-15 11:17:24
阅读次数:
215