码迷,mamicode.com
首页 >  
搜索关键字:themes    ( 488个结果
WPF在win7运行时报'Initialization of 'System.Windows.Setter' threw an exception.'
写的一个WPF程序,在win10运行好好的,在win7就报'Initialization of 'System.Windows.Setter' threw an exception.' 原来是xaml使用了xmlns:Themes="clr-namespace:Microsoft.Windows.T ...
分类:Windows程序   时间:2017-06-24 17:19:20    阅读次数:499
Django打造在线教育平台_day_3:全局配置
1、主题设置:在users/adminx.py文件中 效果如下: 2、修改与 在users/adminx.py文件中 3、设置菜单缩放,添加一行代码 ...
分类:其他好文   时间:2017-06-24 13:51:06    阅读次数:179
jqGrid表格生成插件
css文件引入: <link type="text/css" rel="stylesheet" href="jqGrid/themes/cupertino/jquery-ui-1.9.0.custom.min.css"> <link type="text/css" rel="stylesheet" ...
分类:其他好文   时间:2017-06-20 11:02:08    阅读次数:213
wordpress博客的post 标题
使主页的标题不能连接到文章,仅仅能通过阅读很多其它进入文章。给有特殊须要的人。 欢迎訪问: www.findspace.name I got it. In linux: using find .|xargs grep -ri "<?php the_permalink()" in the themes ...
分类:其他好文   时间:2017-06-14 20:13:14    阅读次数:173
[Angular] Alternative Themes - Learn the Host-Context Selector
To add alernative theme, we can use :host-context() selector from Angular. So it will apply 'border-color: red' only when host wrapper element has 'au ...
分类:其他好文   时间:2017-06-11 10:16:03    阅读次数:115
ubuntu17.04更换主题
1.首先需要安装unity-tweak-tool 2.主题可以去http://www.ubuntuthemes.org/下载 将下载的zip包解压并移动到/usr/share/themes/中 确保复制过去的主题文件普通用户有读权限 使用ubuntu tweak等工具调整主题 3.图标可以在 4.从 ...
分类:系统相关   时间:2017-06-10 13:56:52    阅读次数:188
WPF Uri
场景:自定义控件Generic.xaml样式引用资源字典Dictionary1.xaml. 方式:绝对路径. 方式1: 方式2: ...
分类:Windows程序   时间:2017-06-06 10:32:36    阅读次数:190
myeclipse的各种背景:黑色,护眼,欢迎围观
最近天天看白色的工作空间的背景,看的眼睛疼.找了一下.现在分享出来: 1. 下载 http://eclipsecolorthemes.org/ 看哪个合适直接点击进入, 下载右边的epf . 喜欢哪里点哪里.......... 点进去之后.选择这里... 2.下载完成后,File-->import- ...
分类:系统相关   时间:2017-06-01 10:19:30    阅读次数:250
phpstorm主题设置
毫无疑问,phpstorm很好用,但是安装完成后自带的主题,丑的一匹,所以总结下如何更换主题............. 1.主题下载位置 http://www.phpstorm-themes.com 2.我不是太喜欢黑色背景的主题,但是上面大部分都是黑色背景的,白色背景的有很难看,我自己找了些觉得还 ...
分类:Web程序   时间:2017-05-28 00:28:17    阅读次数:338
easyui 例子2
!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title></title> <s ...
分类:其他好文   时间:2017-05-26 23:18:11    阅读次数:199
488条   上一页 1 ... 21 22 23 24 25 ... 49 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!