原文:Xamarin体验:使用C#开发iOS/Android应用Xamarin是Mono创始人Miguel de Icaza创建的公司,旨在让开发者可以用C#编写iOS, Android, Mac应用程序,也就是跨平台移动开发。 简介 Xamarin是基于Mono的平台,目前主要有以下产品(更具体请...
分类:
移动开发 时间:
2015-05-11 19:30:08
阅读次数:
133
原文:Xamarin 安装步骤1.下载并解压吾乐吧软件站提供的“Mono for Android 离线包” 安装:jdk-6u45-windows-i586.exe (就算你是64位系统,也要安装i586版) C:\Program Files (x86)\Java\jdk1.6.0_39\ JDK安...
分类:
其他好文 时间:
2015-05-11 19:26:47
阅读次数:
120
使用C# + Xamarin开发应用-- 使用json.net 遇到错误 Object non reference...
C# + Xamarin 开发应用-- Call API时遇到错误: Error: NameResolutionFailure...
源码下载地址:http://download.csdn.net/download/kendocross/8677263 有兴趣的看以去看看一、首先新建一个Xamarin.Android 项目,过程不表。二、製作极光推送SDK的 ,BindingsLibrary。BindingsLibrary,官网说...
分类:
其他好文 时间:
2015-05-08 21:37:42
阅读次数:
214
使用Xamarin + C#开发应用 -- 使用sqlite做本地存储...
分类:
数据库 时间:
2015-05-07 00:59:15
阅读次数:
183
Xamarin.Android之转换,呼叫,查看历史纪录 E文文章。 功能:能将输入的字母转换成相应的数字。并且能呼叫出去。能查看呼叫的历史纪录。 界面代码如下: 1 2 6 7 13 14 20 21 27 ...
分类:
移动开发 时间:
2015-05-05 16:17:54
阅读次数:
219
Mono 4.0 已经发布,二进制包已经准备好,具体的发布说明参见:http://www.mono-project.com/docs/about-mono/releases/4.0.0/. 今天在Mac上更新了Mono 4 和Xamarin Studio 5.9。Mono 4.0 已经完整支持ASP...
分类:
Web程序 时间:
2015-05-02 09:31:35
阅读次数:
163
if (U.WorkExpriences>1day) { for (int i = 0; i < 1000; i++) { Console.WriteLine("do NOT click it!"); } } else { Con...
分类:
移动开发 时间:
2015-04-30 20:05:14
阅读次数:
167
错误信息:connection of the layout renderer failed.this may be caused by a misconfiguration of java.please close and open the file aganin翻译:布局渲染器连接失败了。这可能是...
分类:
其他好文 时间:
2015-04-30 16:06:41
阅读次数:
291