Loading

上一页 1 2 3 4 5 6 7 8 9 10 ··· 20 下一页
摘要: 需要: 1.下载Yomitate.app or Capitan.app 跳转到官网或者第三方。 2.准备一台Mac 电脑 3.准备一个8G U盘。 安装: 步骤1.将Yomitate.app 拖到应用程序里。 打开lanch就能看到 步骤2.插上U盘,抹掉U盘数据。 打开磁盘工具,抹U盘。 选择U盘 阅读全文
posted @ 2016-02-26 17:34 androllen 阅读(1322) 评论(0) 推荐(0)
摘要: https://msdn.microsoft.com/en-us/library/mt148501.aspx 阅读全文
posted @ 2016-01-28 23:55 androllen 阅读(213) 评论(0) 推荐(0)
摘要: https://code.msdn.microsoft.com/Layout-for-windows-that-ba648e1c/ https://msdn.microsoft.com/library/windows/apps/hh465371.aspx 调整大小以缩窄布局指南 https://ms 阅读全文
posted @ 2016-01-28 17:58 androllen 阅读(449) 评论(0) 推荐(0)
摘要: <Rectangle Fill="Yellow" Width="50" Height="50" RelativePanel.AlignHorizontalCenterWithPanel="True" RelativePanel.AlignVerticalCenterWithPanel="True" 阅读全文
posted @ 2016-01-19 12:17 androllen 阅读(326) 评论(0) 推荐(0)
摘要: static bool isbool = false; private void BindGameDelete() { Tile tile = new Tile(); List<Color> list = new List<Color>(); list.Add(Colors.Blue); list. 阅读全文
posted @ 2016-01-06 18:24 androllen 阅读(258) 评论(0) 推荐(0)
摘要: 活动状态 非活动状态 var titleBar = ApplicationView.GetForCurrentView().TitleBar; titleBar.BackgroundColor = Colors.Azure; titleBar.ForegroundColor = Colors.Gra 阅读全文
posted @ 2015-12-18 16:15 androllen 阅读(375) 评论(0) 推荐(0)
摘要: 当初新建项目IMyYa 提交到svn 目录下file:///H:/svn/truck/IMyYa现在svn 目录版本库中调整为file:///H:/svn/truck/Win8/IMyYa 与之前不同多加了个目录 Win8提问:我要在我的项目副本 如何切换到 Svn版本库中?解决:1.右键 项目点击... 阅读全文
posted @ 2015-12-16 10:59 androllen 阅读(504) 评论(0) 推荐(0)
摘要: 开发环境1.eclipse2.android studio步骤1.在eclipse 生成 jar包2.在android studio 引用 jar包实现步骤1.在eclipse 创建一个lib 库项目2.Add com.cc.lib folder to src folder, then add CL... 阅读全文
posted @ 2015-12-14 17:41 androllen 阅读(257) 评论(0) 推荐(0)
摘要: github部分: 1.首先去github网站 上注册一个用户 2.说明 https://guides.github.com/activities/hello-world/ 2.点击 New repository 3. 这个时候会在github 产生一个开源文件 4. 5.找到你的项目地址,打开gi 阅读全文
posted @ 2015-12-03 12:50 androllen 阅读(343) 评论(0) 推荐(0)
摘要: 1. sysout 按回车System.out.println(); 阅读全文
posted @ 2015-11-25 14:04 androllen 阅读(256) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 9 10 ··· 20 下一页