码迷,mamicode.com
首页 >  
搜索关键字:copyright    ( 4271个结果
Oracle ASM错误之--ORA-15031、ORA-15014
OracleASM错误之--ORA-15031、ORA-15014系统环境:操作系统:AIX5.3.8Oracle:Oracle10gR2故障现象:[oracle@aix213~]$sqlplus/assysdba SQL*Plus:Release10.2.0.1.0-ProductiononThuJul2411:28:522014 Copyright(c)1982,2005,Oracle.Allrightsreserved. Connectedto: OracleDa..
分类:数据库   时间:2014-07-24 12:29:05    阅读次数:305
THCircularProgressView.h 的使用方法
//// MainViewController.m// fitmiss//// Created by bill on 13-4-11.// Copyright (c) 2013年 lear. All rights reserved.//#import "MainViewController....
分类:其他好文   时间:2014-07-24 12:16:45    阅读次数:149
iOS_5_汤姆猫
最终效果图: BeyondViewController.h // // BeyondViewController.h // 05_TomCat // // Created by beyond on 14-7-23. // Copyright (c) 2014年 com.beyond. All rights reserved. // #import @inter...
分类:移动开发   时间:2014-07-24 10:42:58    阅读次数:287
汉化eclipse
本来是想汉化eclipse那个新建java类,本来想通过swt的方式获取子控件修改名字。 结果跟着源代码就看到了它的属性文件。所以做法就是直接更改里面的英文。再扔到jar包里。 复制一点着文件的内容: ############################################################################### # Copyright (c) ...
分类:系统相关   时间:2014-07-23 22:35:07    阅读次数:264
iOS_4_表情排列
BeyondViewController.h // // BeyondViewController.h // 04_表情排列 // // Created by beyond on 14-7-22. // Copyright (c) 2014年 com.beyond. All rights reserved. // #import @interface BeyondViewContr...
分类:移动开发   时间:2014-07-23 18:11:26    阅读次数:318
用prel实现的文件头注释工具
最近想开源一套软件,对于一些代码都要在文件头上加上固定格式的版本信息。自己用perl写了一个小工具,拿出来分享。 1 #!/usr/bin/perl -W 2 # 3 # Copyright (c) 2014 Nijie. All rights reserved. 4 # License: ...
分类:其他好文   时间:2014-07-23 14:51:06    阅读次数:199
iOS_1_加法器
BeyondViewController.h // // BeyondViewController.h // 01_calc // // Created by beyond on 14-7-20. // Copyright (c) 2014年 com.beyond. All rights reserved. // #import @interface BeyondViewCon...
分类:移动开发   时间:2014-07-22 23:50:27    阅读次数:349
iOS_2_按钮控制物体形变
BeyondViewController.h // // BeyondViewController.h // 02_按钮控制物体形变 // // Created by beyond on 14-7-21. // Copyright (c) 2014年 com.beyond. All rights reserved. // #import @interface BeyondViewC...
分类:移动开发   时间:2014-07-22 23:49:47    阅读次数:330
iOS_3_图片浏览
BeyondViewController.h // // BeyondViewController.h // 03_图片浏览 // // Created by beyond on 14-7-22. // Copyright (c) 2014年 com.beyond. All rights reserved. // #import @interface BeyondViewContr...
分类:移动开发   时间:2014-07-22 23:49:37    阅读次数:345
如何打包ipa文件
如何打包ipa文件1. 新建一个工程//// RootViewController.m// YouXianMing//// Copyright (c) 2014年 Y.X. All rights reserved.//#import "RootViewController.h"@interfa...
分类:其他好文   时间:2014-07-22 23:01:52    阅读次数:198
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!