#vim:tabstop=4shiftwidth=4softtabstop=4
#Copyright(c)2011X.commerce,abusinessunitofeBayInc.
#Copyright2010UnitedStatesGovernmentasrepresentedbythe
#AdministratoroftheNationalAeronauticsandSpaceAdministration.
#AllRightsReserved.
#
#LicensedundertheApacheLic..
先看看定义该类的头文件——CCRef.h 1
/**************************************************************************** 2
Copyright (c) 2010-2012 cocos2d-x.org 3 Copy...
分类:
其他好文 时间:
2014-05-15 22:01:38
阅读次数:
446
介绍EditText颤抖的动画效果
Animation1.java
/*
* Copyright (C) 2007 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except...
分类:
其他好文 时间:
2014-05-15 18:12:00
阅读次数:
345
/*
* Copyright (c) 2013, 烟台大学计算机学院
* All rights reserved.
* 作 者:马广明
* 完成日期:2014 年 5 月 13 日
* 问题介绍: 班长信息
* 版 本 号:v1.0
*/
#include
#include
using namespace std;
class Stu //声明基类
{
pu...
分类:
其他好文 时间:
2014-05-15 15:17:02
阅读次数:
241
/*
* Copyright (c) 2013, 烟台大学计算机学院
* All rights reserved.
* 作 者: 马广明
* 完成日期:2014 年 5 月 13 日
* 版 本 号:v1.0
* 输入描述:无
* 问题描述:储存职员信息
* 程序输出:职员信息
* 问题分析:继承与派生
* 算法设计:略
*/
#include
#include...
分类:
其他好文 时间:
2014-05-15 14:47:57
阅读次数:
271
使用MapKit框架地图显示最简单显示地图的代码:////
RootViewController.m// CoreLocation//// Copyright (c) 2014年 Y.X. All rights
reserved.//#import "RootViewController.h"...
分类:
其他好文 时间:
2014-05-15 14:25:56
阅读次数:
411
/*
* Copyright (c) 2013, 烟台大学计算机学院
* All rights reserved.
* 作 者:马广明
* 完成日期:2014 年 5 月 13 日
* 问题介绍: 继承的判断
* 版 本 号:v1.0
*/
#include
using namespace std;
class A //A为基类
{...
分类:
其他好文 时间:
2014-05-15 07:03:51
阅读次数:
282
描述把文本读出的API,在手机上测试知识支持英文,中文库应该没有所以不支持
/*
* Copyright (C) 2009 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file exce...
分类:
移动开发 时间:
2014-05-14 21:34:49
阅读次数:
435
/*
* Copyright (c) 2013, 烟台大学计算机学院
* All rights reserved.
* 作 者:马广明
* 完成日期:2014 年 5 月 13 日
* 问题介绍: 继承的判断
* 版 本 号:v1.0
*/
#include
using namespace std;
class Animal //动物类
{
public:
...
分类:
其他好文 时间:
2014-05-14 15:00:46
阅读次数:
199
/*
* Copyright (c) 2013, 烟台大学计算机学院
* All rights reserved.
* 作 者: 马广明
* 完成日期:2014 年 5 月 6 日
* 版 本 号:v1.0
* 输入描述:无
* 问题描述:储存班长信息
* 程序输出:班长信息
* 问题分析:继承与派生
* 算法设计:略
*/
#include
using nam...
分类:
其他好文 时间:
2014-05-14 14:44:24
阅读次数:
253