資源簡介
開源書架 開源書架 開源書架 開源書架 開源書架 開源書架

代碼片段和文件信息
/*
?*?Copyright?(C)?2008?Romain?Guy
?*
?*?Licensed?under?the?Apache?License?Version?2.0?(the?“License“);
?*?you?may?not?use?this?file?except?in?compliance?with?the?License.
?*?You?may?obtain?a?copy?of?the?License?at
?*
?*??????http://www.apache.org/licenses/LICENSE-2.0
?*
?*?Unless?required?by?applicable?law?or?agreed?to?in?writing?software
?*?distributed?under?the?License?is?distributed?on?an?“AS?IS“?BASIS
?*?WITHOUT?WARRANTIES?OR?CONDITIONS?OF?ANY?KIND?either?express?or?implied.
?*?See?the?License?for?the?specific?language?governing?permissions?and
?*?limitations?under?the?License.
?*/
package?org.curiouscreature.android.shelves;
import?android.app.Application;
import?org.curiouscreature.android.shelves.util.CookieStore;
public?class?ShelvesApplication?extends?Application?{
????@Override
????public?void?onCreate()?{
????????super.onCreate();
????????CookieStore.initialize(this);
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????23028??2010-12-10?18:08??Shelves\Shelves.ipr
?????文件?????????71??2010-12-10?18:08??Shelves\build.properties
?????文件????????441??2010-12-10?18:08??Shelves\local.properties
?????文件???????2666??2010-12-10?18:08??Shelves\build.xm
?????文件????????617??2010-12-10?18:08??Shelves\Shelves.iml
?????文件????????364??2010-12-11?23:24??Shelves\default.properties
?????文件???????1436??2010-12-10?18:08??Shelves\.svn\entries
?????文件????????121??2010-12-10?18:08??Shelves\.svn\dir-prop-ba
?????文件????????782??2010-12-10?18:08??Shelves\.svn\all-wcprops
?????文件??????23028??2010-12-10?18:07??Shelves\.svn\text-ba
?????文件???????2666??2010-12-10?18:08??Shelves\.svn\text-ba
?????文件???????2952??2010-12-10?18:07??Shelves\.svn\text-ba
?????文件?????????71??2010-12-10?18:08??Shelves\.svn\text-ba
?????文件????????441??2010-12-10?18:07??Shelves\.svn\text-ba
?????文件????????364??2010-12-10?18:07??Shelves\.svn\text-ba
?????文件????????617??2010-12-10?18:07??Shelves\.svn\text-ba
?????文件????????205??2010-12-10?18:07??Shelves\libs\.svn\entries
?????文件?????????75??2010-12-10?18:07??Shelves\libs\.svn\all-wcprops
?????文件????????216??2010-12-10?18:07??Shelves\src\.svn\entries
?????文件?????????75??2010-12-10?18:07??Shelves\src\.svn\all-wcprops
?????文件????????232??2010-12-10?18:07??Shelves\src\org\.svn\entries
?????文件?????????79??2010-12-10?18:07??Shelves\src\org\.svn\all-wcprops
?????文件????????240??2010-12-10?18:07??Shelves\src\org\curiouscreature\.svn\entries
?????文件?????????95??2010-12-10?18:07??Shelves\src\org\curiouscreature\.svn\all-wcprops
?????文件????????248??2010-12-10?18:07??Shelves\src\org\curiouscreature\android\.svn\entries
?????文件????????103??2010-12-10?18:07??Shelves\src\org\curiouscreature\android\.svn\all-wcprops
?????文件????????910??2010-12-10?18:07??Shelves\src\org\curiouscreature\android\shelves\ShelvesApplication.java
?????文件????????492??2010-12-10?18:07??Shelves\src\org\curiouscreature\android\shelves\.svn\entries
?????文件????????269??2010-12-10?18:07??Shelves\src\org\curiouscreature\android\shelves\.svn\all-wcprops
?????文件????????910??2010-12-10?18:07??Shelves\src\org\curiouscreature\android\shelves\.svn\text-ba
............此處省略434個文件信息
- 上一篇:雷達影像特征分析
- 下一篇:usb2.0技術(shù)規(guī)范中文版
評論
共有 條評論