摘要: 当我们以root账户启动chromiue游览器时,会提示不能以根用户运行游览器。用gedit打开 /usr/share/applications/chromiue-browser.desktop /usr/share/app-install/desktop/chromiue-browser:chr... 阅读全文
posted @ 2015-06-10 16:00 coolkris 阅读(211) 评论(0) 推荐(0) 编辑
摘要: 0、卸载wine 在SoftwareCenter中 或 sudo aptitude purge wine1、删除~/.wine目录。2、删除~/.local/share/applications下wine-extension-*命名的起动器。~/.local/share/applications/w... 阅读全文
posted @ 2015-06-10 15:59 coolkris 阅读(1538) 评论(0) 推荐(0) 编辑
摘要: WP8.1应用的默认跳转动画比较简陋,为了移动端用户体验,需要更酷更炫的动画效果。可以通过Page.Transitions属性来实现。比如实现一个向上滑动的动画效果,代码如下: 然后可以设置其他自定义的动画效果。 阅读全文
posted @ 2015-06-10 15:47 coolkris 阅读(175) 评论(0) 推荐(0) 编辑