01 2012 档案
学习Andriod的网站
摘要:1. Resource:http://developer.android.com/guide/topics/resources/index.html2. Dev Guild:http://developer.android.com/guide/topics/resources/index.html3. Reference:http://developer.android.com/reference/android/widget/SimpleCursorAdapter.html4. SDK:http://developer.android.com/sdk/index.html5. Andrio.
阅读全文
BlackBerry application life cycle
摘要:Application Life CycleThis overview describes the lifecycle of a BlackBerry® application. The lifecycle of an application refers to the possible states and transitions that an application can move through from the time it starts until it terminates. BlackBerry devices support Java® ME comp
阅读全文
(收藏)Comparison of C Sharp and Java
摘要:1. Comparison of C Sharp and Javahttp://en.wikipedia.org/wiki/Comparison_of_C_Sharp_and_Java#Delegates_.2F_method_references2. A COMPARISON OFMICROSOFT'S C# PROGRAMMING LANGUAGETO SUN MICROSYSTEMS' JAVA PROGRAMMING LANGUAGEhttp://www.25hoursaday.com/CsharpVsJava.html3. C#与Java语法比较http://www.
阅读全文
5). BlackBerry生命周期- BlackBerry Application Life-Cycle and Phasesby
摘要:BlackBerry Application Life-Cycle and PhasesbyThe runtime lifecycle defines a common runtime architecture that is the same for all apps. This makes mobile apps much easier to design, and means that you don't have to worry about complex interactions with the system; critical system interactions a
阅读全文
(收藏)Wp7 软件常用网站
摘要:http://answers.microsoft.com/en-us/winphone/forum/wp7-wptips/windows-phone-7-call-block-list/8a58b61a-af7d-4be8-a988-483bcf99d7df1. D.cn当乐wp7门户http://wp.d.cn/2.Windows Phone 微风市场http://ntexe.com/10571.html3. 历趣http://www.liqucn.com/rj/4.http://wp7applist.com/app/38511/battery-doctor5.http://bbs.win.
阅读全文
4). 安装并更新BlackBerry Java Plug-in 来兼容老的BlackBerry JRE
摘要:利用安装包安装的,默认是JRE7.0的,如果我们想开发基于老版本的如JRE5.0,那就需要我们安装老的JRE,方法和把BlackBerry作为插件安装到已有的Eclipse中 非常类似.http://www.cnblogs.com/Jessy/archive/2012/01/29/2331184.html具体步骤如下,一。Downloading and installing the BlackBerry Java Plug-in and the Eclipse IDEGo to www.blackberry.com/developers/java. Click the Development.
阅读全文
(收藏)学习Java的网站
摘要:http://docs.oracle.com/javase/tutorial/index.html
阅读全文
(3)BlackBerry学习的网站
摘要:The following is the main(general) web site for develop the blackBerrysample学习网站:http://docs.blackberry.com/en/developers/deliverables/33805/Localization_sample_app_files_1791764_11.jspInstall the sample :applicationhttp://docs.blackberry.com/en/developers/deliverables/33805/Localization_install_sa.
阅读全文
(2)把BlackBerry作为插件安装到已有的Eclipse中
摘要:Video安装环境演示:http://docs.blackberry.com/en/developers/deliverables/16874/index.html?name=Tutorial+-+BlackBerry+Java+Plug-in+for+Eclipse1.1&language=English&userType=21&category=BlackBerry+Java+Plug-in+for+Eclipse&subCategoryBlackBerry Java Plug-in for Eclipse Update Site(安装BlackBerry-
阅读全文
(1) BlackBerry 环境的配置:安装standalone版的BlackBerry安装包
摘要:Setting up your development tools for BlackBerry Java applications If you’re developing Java® applications for the BlackBerry® device, there are a number of tools you can use to develop your application. In this article, we will focus on setting up the BlackBerry® Java® Plug-in f
阅读全文
在Eclipse Android中设置模拟器屏幕大小
摘要:在Eclipse Android中设置模拟器屏幕大小是本文要介绍的内容,主要是来了解并学习Eclipse Android中模拟器的设置,具体关于Eclipse Android内容的详解来看本文 。 方法一、选择"AndroidSDKandAVDManager",选中相应的AVD, 点击右侧的"StartstheselectedAVD"按钮 如图,在"ScreenSize(in)"中填入你需要的屏幕尺寸,然后"Launch",OK(单击放大) 但是这种方法对我们点击“运行”后的模拟器没有影响 。 方法二、同样选择&q
阅读全文
(Android) Binding to Data with AdapterView
摘要:http://developer.android.com/guide/topics/ui/binding.htmlUser Interface: Binding to Data with AdapterViewIn this documentFilling the Layout with DataHandling User SelectionsRelated tutorialsSpinnerList ViewGrid ViewThe AdapterView is a ViewGroup subclass whose child Views are determined by an Adapt.
阅读全文
Android Architecture
摘要:Android ArchitectureThe following diagram shows the major components of the Android operating system. Each section is described in more detail below.ApplicationsAndroid will ship with a set of core applications including an email client, SMS program, calendar, maps, browser, contacts, and others. A.
阅读全文
(收藏)一个很不错的编程网站
摘要:http://www.uml.org.cn/c%2B%2B/201007161.asp
阅读全文
(收藏)Wp7开发中文网站
摘要:http://www.wpdevn.com/showtopic-25.aspx http://tech.it168.com/focus/201011/winphone7/index.html
阅读全文
(收藏)Andriod中文翻译组
摘要:http://androidbox.sinaapp.com/Andriod中文翻译组,不错的网站。Android应用开发提高系列(1)——《Practical Java 中文版》读书笔记(上)http://www.cnblogs.com/over140/archive/2012/01/04/2308492.html
阅读全文
Andriod生命周期
摘要:Andriod生命周期http://developer.android.com/guide/topics/fundamentals/activities.htmlManaging the Activity LifecycleManaging the lifecycle of your activities by implementing callback methods is crucial to developing a strong and flexible application. The lifecycle of an activity is directly affected by.
阅读全文
[收藏】:android开发系列文章集合
摘要:http://www.cnblogs.com/aimeng/archive/2012/01/18/2325379.htmlandroid开发系列文章集合 Android 技术专题系列之二 -- telephonyAndroid 技术专题系列之三 -- 编译(build) 流程Android 技术专题系列之四 -- 网络资源及常见命令备Android 技术专题系列之五- 本地化Android 技术专题系列之六 --如何安装.apk到模拟Android 技术专题系列之七 -- 输入法 框架Android 技术专题系列之八 -- 浏览器及web widgetAndroid 技术专题系列之九 --..
阅读全文
[收藏】:大话企业级Android应用开发实战
摘要:http://book.51cto.com/art/201108/284266.htm前言与目录前言目录 第1话 大话Android1 智能手机与3G2 智能手机平台3 智能手机与手机厂商4 Android详解5 Android的盈利方式6 Android学习之道 第2话 Android开发之道7.1.1 Android开发需要的工具7.2.1 安装JDK67.2.2 安装Eclipse7.2.3 安装Eclipse插件(ADT)(1)7.2.3 安装Eclipse插件(ADT)(2)7.2.4 安装Android SDK7.3 模拟手机介绍7.3.1 创建AVD7.3.2 启动模拟...
阅读全文
[转】:Android调试工具及方法
摘要:http://www.cnblogs.com/feisky/archive/2010/01/01/1637566.html--LogcatDump一份系统消息的日志。这些消息包括模拟器抛出错误时的堆栈跟踪。Android Log一个记录日志的类,用来将消息写入模拟器上的日志文件中。如果你在DDMS上运行logcat的话你可以就实时查看消息。在你的代码中加入几个写日志方法的调用。为了使用Log类,你只需要调用Log.v()(详细),Log.d()(debug),Log.i()(information),Log.w()(warning) 或者 Log.e()(error),根据你想获得的日志信息.
阅读全文
[转】:Android生命周期
摘要:http://www.cnblogs.com/feisky/archive/2010/01/01/1637427.html在 Android 中,多数情况下每个程序都是在各自独立的 Linux 进程中运行的。当一个程序或其某些部分被请求时,它的进程就“出生”了;当这个程序没有必要再运行下去且系统需要回收这个进程的内存用于其他程序时,这个 进程就“死亡”了。可以看出,Android 程序的生命周期是由系统控制而非程序自身直接控制。这和我们编写桌面应用程序时的思维有一些不同,一个桌面应用程序的进程也是在其他进程或用户请求时被创 建,但是往往是在程序自身收到关闭请求后执行一个特定的动作(比如从 m.
阅读全文
【转】 onNewIntent调用时机
摘要:onNewIntent调用时机在IntentActivity中重写下列方法:onCreate onStart onRestart onResume onPause onStop onDestroy onNewIntent一、其他应用发Intent,执行下列方法:I/@@@philn(12410): onCreateI/@@@philn(12410): onStartI/@@@philn(12410): onResume发Intent的方法:Uri uri = Uri.parse("philn://blog.163.com");Intent it = new Intent(I
阅读全文
【转】:andriod 开发环境工具下载地址(2)
摘要:http://www.cnblogs.com/oudi/archive/2011/06/30/2094674.htmlandriod 开发环境工具下载地址注意内容1. jdk:http://www.oracle.com/technetwork/java/javase/downloads/index.html2.eclipse:http://www.eclipse.org/downloads/ 3.andrioid sdk 下载地址:http://developer.android.com/sdk/index.html4.eclipse adt 插件地址:http://developer.an.
阅读全文
【转】:Andriod开发环境搭建 (1)
摘要:1)l零基础快速教程:http://www.cnblogs.com/skynet/archive/2010/04/12/1709892.html--------------------------------------2).想了解原因往下读http://www.cnblogs.com/nepaul/archive/2011/12/27/2303917.html前言:适合0基础人员。主要安装步骤:1. JDK; 2. Eclipse; 3. Andriod SDK; 4. Andriod ADT; 5.创建AVD分部解析:JDK 下载并安装JDK:1.点这里官网下载(http://www.o.
阅读全文
[转】:VS 2010 : 如何开发和部署Outlook 2010插件(Add-in)
摘要:VS 2010 : 如何开发和部署Outlook 2010插件(Add-in) 转自:http://guofblog.blog.163.com/blog/static/168088614201062455332296/--http://guofblog.blog.163.com/blog/static/168088614201062455332296/这篇文章,我将通过一个简单的例子,给大家分享一下如何在VS 2010中开发和部署Outlook 2010的插件(Add-in) 首先,我要说一下什么是插件(Add-in)插件一般是对现有程序的扩展,微软的Office系统公开了一套接口,可以很方.
阅读全文
List排序
摘要:简单的实现一个利用list排序的方法:this.CallHistoryList.Sort(CompareTo);publicintCompareTo(CallHistoryleft,CallHistoryother){if(left.StartTime>other.StartTime){return-1;}elseif(left.StartTime==other.StartTime){return0;}else{return1;}}
阅读全文
XML 解析方法(1)
摘要:publicstaticstringTryGetElementValue(thisXElementparentEl,stringelementName,stringdefaultValue=null){varfoundEl=parentEl.Element(elementName);if(foundEl!=null){returnfoundEl.Value;}else{returndefaultValue;publicstaticstringTryGetElementAttribute(thisXElementelement,stringattributeName,stringdefaultV
阅读全文
每日总结
摘要:1. try to create new instance which need to parse to the call method in muliply threa method.,2. Singial instance: not to use the member in the signtan instance. otherwise, the thread sync problem will be a problem. which ist just for temp use.Try to create new one to pass to the method. Lock (thre.
阅读全文
XML解析
摘要:下面是xml解析的代码:privatevoidreadEnvelope(stringstr){//<soap:Envelopexmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body//xmlns:amp="http://schemas.altigen.com/mobility/"><amp:Session>c2lwOmtpbm8uc29uZ0BtY3MuY29tO29wYXF1ZT11c2VyOmVwaWQ6VEJsMkNHVlRmMS1TZ0
阅读全文
How to operate excel in c#
摘要:1. Using C# to Create an Excel Documenthttp://www.codeproject.com/KB/cs/Excel_and_C_.aspx2.Write Data to Excel using C#http://www.codeproject.com/KB/cs/WriteDataToExcel.aspx3.
阅读全文
今日总结2012/1/6
摘要:1. Foreach内不能改变value2. Property的使用:小心不用在get;set内在使用property否则会造成死循环,而且很难检查。3. 在刷新UI,不管是直接去刷新还是通过InotifiproperyChange,or IConnectionChanged来出发UI刷新,只要是在非UI线程都要使用异步促发, Dispatch.BeginInvoke(() =>{});否则会产生accorss thread Exception.4. PhoneTask要特殊处理,因为phoneTask调用时,application并没有进入后台,所以也不会进入onNavigationT
阅读全文
Windows 8:Metro style app development
摘要:1.Metro style app developmenthttp://msdn.microsoft.com/en-us/windows/apps/2. The Windows Runtimehttp://msdn.microsoft.com/en-us/library/windows/apps/hh464942.aspx 3.Windows Runtime designhttp://msdn.microsoft.com/en-us/library/windows/apps/hh464947.aspx4.BUILD2011http://channel9.msdn.com/Events/Bu..
阅读全文
[转】Windows Runtime(WinRT) 揭秘
摘要:http://www.cnblogs.com/shanyou/archive/2011/09/17/WinRT.html看了个BUILD的PPT,Windows Runtime (RT)并不是一些新闻网站说的那样微软自废.NET武功,而是恰恰相反,WinRT是Win32API的现代版,其中有很深的.NET的基因,是Metro UI的.NET基础,如果考察Metadata的变化,WinRT的API定义的元数据是基于标准ECMA 335,也就是.NET的标准 ,WinRT也是一个沙箱的环境,针对AppStore环境设计的。基础知识微软以推出Windows 8为契机,以解决Windows长期存在的.
阅读全文
Wp7越狱
摘要:http://www.qdppc.com/thread-39443-1-1.html本教程教你如何把WP7越狱(解锁)使你可以安装自制软件(xap包)视频教程:准备工作:1。 确定你装好了Zune。2。 下载这个压缩包,里面包含了3个文件,分别是:ChevronWP7.cer 越狱要用到的证书ChevronWP7.exe 越狱工具jail.reg 如果你没装sdk,需要导入这个注册表文件3。 把ChevronWP7.cer发送到你手机上: 1)可以把证书作为邮件附件,然后发送给自己 2)可以自己架个http服务器,把证书放上去,然后电脑和手机都连接同一个wifi,然后从你的http服务器下载.
阅读全文
浙公网安备 33010602011771号