码迷,mamicode.com
首页 >  
搜索关键字:copyright    ( 4271个结果
origin connection, 语句对象,结果集,连接对象
//// 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
kernel/vsprintf.c
/** 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
[snippet] show dialog
/*! 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
kernel/printk.c
/** 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
kernel/info.c
/** 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
Exdata cell 节点配置时遇到的一个问题
问题描述: [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
Template template parameter(模板参数) example
/********************************************************************************* Copyright (C), 1988-1999, drvivermonkey. Co., Ltd. File name: Author: Driver Monkey Version: Mail:bookwor...
分类:其他好文   时间:2014-06-15 14:52:23    阅读次数:267
swift旅程
一般而言,一个新的语言都是从屏幕输出“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
CABasicAnimation学习Demo 包括了一些常用的动画效果
个人写的一些例子: // // 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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!