package
com.example.actionBarTest.actionBarList;import android.app.ActionBar;import
android.app.Activity;import android.app.Fragment;import android.os...
分类:
移动开发 时间:
2014-05-12 15:44:57
阅读次数:
398
4中特效对应四个类。package mars.animations01;import
android.app.Activity;import android.os.Bundle;import android.view.View;import
android.view.View.OnClickList...
分类:
其他好文 时间:
2014-05-06 01:16:46
阅读次数:
320
阅读目录开始简单的表单,简单的处理方式表单提交,成功控件多提交按钮的表单上传文件的表单MVC
Controller中多个自定义类型的传入参数F5刷新问题并不是WebForms的错以Ajax方式提交整个表单以Ajax方式提交部分表单使用JQuery,就不要再拼URL了!id,
name 有什么关系使用...
分类:
其他好文 时间:
2014-05-06 00:39:26
阅读次数:
465
1.first of all,take a lookup on the left side
of keyword const.If there is something(type or pointer),then apply const
featureto it.2.nothing found on...
分类:
编程语言 时间:
2014-05-06 00:38:25
阅读次数:
361
import android.app.AlertDialog;import
android.content.Context;import android.content.DialogInterface;import
android.text.TextUtils;import android.widg...
分类:
移动开发 时间:
2014-05-06 00:07:01
阅读次数:
307
Window --> Preferences --> General -->
Appearance --> Colors and Fonts --> Basic --> Text Font --> Change
分类:
系统相关 时间:
2014-05-05 23:44:47
阅读次数:
457
上一篇的项目只有一个单独的模板页面,加入了相应的controller,filter,使得页面上的数据能够动态的变化。现在我们开始建立并整合多个模板,加入购物车模块和结账checkout模块。一、在页面中处理Ajax的错误在storesSport.js中我们已经有了在申请Ajax请求错误时候的处理代码...
分类:
Web程序 时间:
2014-05-05 23:38:30
阅读次数:
559
OC内存管理一、基本原理(一)为什么要进行内存管理。由于移动设备的内存极其有限,所以每个APP所占的内存也是有限制的,当app所占用的内存较多时,系统就会发出内存警告,这时需要回收一些不需要再继续使用的内存空间,比如回收一些不再使用的对象和变量等。管理范围:任何继承NSObject的对象,对其他的基...
分类:
其他好文 时间:
2014-05-05 23:05:37
阅读次数:
503
1.使用字典的坏处:一般情况下,设置数据和取出数据都使用“字符串类型的key”,编写这些key时,编译器不会有任何友善提示,需要手敲dict[@"name"]
= @"Jack"; NSString *name = dict[@"name"];手敲字符串key,key容易写错 Key如果写错了,编译...
分类:
其他好文 时间:
2014-05-05 23:03:39
阅读次数:
298
Android开发者想在海外赚钱,接入Google
Play是不二选择,然而一堆英文文档对于像我这样的英语四级都木有过的可谓是苦恼之极。近段时间因工作需要研究了Unity接入Google
Play的整个流程。特记录下来心得和大家交流。Google官方提供了Android原生的IAB文档,不过对于我这...
分类:
移动开发 时间:
2014-05-05 22:02:30
阅读次数:
724