会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Loading
androllen
不要让现实侵蚀了你的善良
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
9
···
19
下一页
2016年12月23日
Win10 UI入门 SliderRectangle
摘要: 看了@段博琼大哥导航滑动的思路,自己又做了一个类似与黄油相机里面的一个功能 <Grid x:Name="SliderGrid" Grid.ColumnSpan="2" Grid.Row="7"> <Grid.ColumnDefinitions> <ColumnDefinition Width="*"
阅读全文
posted @ 2016-12-23 18:37 androllen
阅读(360)
评论(0)
推荐(0)
2016年10月11日
Win10 UI入门 圆形控件
摘要: 动态模版绑定 http://blog.csdn.net/XXChen2/article/details/4552554
阅读全文
posted @ 2016-10-11 22:22 androllen
阅读(335)
评论(0)
推荐(1)
2016年9月7日
Win10 UI入门RelativePanel(2)
摘要: 自适应 1) Gif: 添加动画 2)
阅读全文
posted @ 2016-09-07 16:28 androllen
阅读(187)
评论(0)
推荐(0)
2016年4月8日
Win10 VS2015自动添加头注释
摘要: /********************************************************************************** 作者: $username$** 日期: $time$** 微博: http://weibo.com/Androllen******
阅读全文
posted @ 2016-04-08 14:08 androllen
阅读(634)
评论(0)
推荐(0)
Win10 UI入门 RenderTransform属性分析之Translate 平移变形
摘要: 对齐方式是中心底部对齐: HorizontalAlignment="Center" VerticalAlignment="Bottom" 以底部边为起始线,向上移动是负数,向下移动是正数 下面我们来举例说明: 观察黑色阴影部分 当缺省值是Y=0 当修改缺省Y=30时黑色阴影距边线向下移动了30 当修
阅读全文
posted @ 2016-04-08 13:21 androllen
阅读(374)
评论(0)
推荐(0)
2016年4月5日
Win10 UI动画
摘要: https://github.com/kgrittner/WPF_Tutorial/blob/a5b4956601481f704df7386b3a225095a72a1e98/ProWPF_C/ToKnow2000/Animation/Scale_Transform.xaml 心跳动画 https:
阅读全文
posted @ 2016-04-05 18:43 androllen
阅读(259)
评论(0)
推荐(0)
2016年3月31日
Win10 控件入门-按钮
摘要: http://www.myexception.cn/wpf/2040450.html
阅读全文
posted @ 2016-03-31 18:00 androllen
阅读(234)
评论(0)
推荐(0)
2016年3月30日
使用sublimehighlight 将文本 转化html
摘要: a = "aaa" b = "bbb" c = "ccc" final = a + b + c print final import sys print(sys.version) print("hello world ~") import os print(os.defpath) name = ""
阅读全文
posted @ 2016-03-30 16:10 androllen
阅读(531)
评论(0)
推荐(0)
2016年2月26日
iOS- 制作U盘安装Mac OS X 系统
摘要: 需要: 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
阅读(1308)
评论(0)
推荐(0)
2016年1月28日
Win10 Migrate apps to the Universal Windows Platform (UWP)
摘要: https://msdn.microsoft.com/en-us/library/mt148501.aspx
阅读全文
posted @ 2016-01-28 23:55 androllen
阅读(209)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
···
19
下一页
公告