码迷,mamicode.com
首页 >  
搜索关键字:apps    ( 2191个结果
重新想象 Windows 8.1 Store Apps (92) - 其他新特性: CoreDispatcher, 日历, 自定义锁屏系列图片
重新想象 Windows 8.1 Store Apps 之其他新特性: CoreDispatcher 的新特性, “日历”的相关操作, 自定义锁屏时需要显示的系列图片
分类:移动开发   时间:2014-08-25 09:50:24    阅读次数:302
Java Performance Optimization Tools and Techniques for Turbocharged Apps--reference
Java Performance Optimizationby: Pierre-Hugues Charbonneaureference:http://refcardz.dzone.com/refcardz/java-performance-optimizationJava is among the ...
分类:移动开发   时间:2014-08-24 00:07:11    阅读次数:421
01——Introduction to Android介绍
Introduction to AndroidAndroid provides a rich application framework that allows you to build innovative apps and games for mobile devices in a Java l...
分类:移动开发   时间:2014-08-23 12:38:00    阅读次数:309
mysql数据库常用命令
转自:MYSQL常用命令1.导出整个数据库mysqldump -u 用户名 -p --default-character-set=latin1 数据库名 > 导出的文件名(数据库默认编码是latin1)mysqldump -u wcnc -p smgp_apps_wcnc > wcnc.sql2.导...
分类:数据库   时间:2014-08-22 19:22:29    阅读次数:207
【Office Web Apps】在 SharePoint 中使用 Office Web Apps
在 SharePoint 中使用 Office Web Apps在安装并配置了 Microsoft Office Web Apps 的 SharePoint 网站上,通过 Office Web Apps,您可以从连接到您所在组织 SharePoint 网站的任意位置基于浏览器查看和编辑 Office...
分类:移动开发   时间:2014-08-22 12:11:26    阅读次数:281
在Eclipse中配置Struts2
下面介绍在Eclipse中配置Struts2的过程: 一、下载Struts2,因为Struts2是开源的,百度或者google一下就可以找到下载地址。我下载的是struts-2.3.1.2版本?的,解压之后入下图: apps目录:Struts2的范例 docs目录...
分类:系统相关   时间:2014-08-21 09:55:54    阅读次数:383
Protecting resources in iPhone and iPad apps
源码:https://github.com/lingzhao/EncryptedResourceDemoUPDATE: The example project has been updated to work with iOS5.If you are distributing an iPhone o...
分类:移动开发   时间:2014-08-21 01:30:53    阅读次数:383
ListView显示不同行以及数据重用
Handling ListViews with Multiple Row TypesWhen you start writing Android Apps it isn’t long before you need to useListViews. ListViews are easy to get...
分类:其他好文   时间:2014-08-20 12:22:52    阅读次数:322
MT 6572 平台手机系统源码分析
1.Android源码中Package包下有: 2.最主要使用的是Package/app 下的包,这里面包含一些系统应用,比如:         3.编译app模块下的应用的方法如下: 编译方法: User版本: ./mk -o=TARGET_BUILD_VARIANT=user ${projectname} mm packages/apps/Settings/ En...
分类:移动开发   时间:2014-08-19 19:05:35    阅读次数:342
GTK开发
https://wiki.gnome.org/Apps/DeveloperTools/Installation/Ubuntu 1.sudo apt-get install anjuta glade devhelp 2....
分类:其他好文   时间:2014-08-19 16:43:35    阅读次数:155
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!