码迷,mamicode.com
首页 >  
搜索关键字:theme    ( 1906个结果
Eclipse Color Theme
eclipse安装主题插件(Color Theme) 点击“Help”--> Install New Software Name:ColorThemeLocation:http://eclipse-color-theme.github.io/update Window -> Perferences ...
分类:系统相关   时间:2020-07-03 15:35:53    阅读次数:112
EXTJS4.2——3.2在上面的基础上添加button
<script src="~/Scripts/Extjs4.2/ext-all.js"></script> <link href="~/Scripts/Extjs4.2/resources/ext-theme-neptune/ext-theme-neptune-all.css" rel="style ...
分类:Web程序   时间:2020-07-01 13:01:00    阅读次数:94
基本语法
<!DOCTYPE html><html> <head> <meta charset="UTF-8"> <link rel="stylesheet" href="https://unpkg.com/element-ui/lib/theme-chalk/index.css"> //导入css包<hea ...
分类:其他好文   时间:2020-07-01 12:49:45    阅读次数:40
EXTJS4.2——3.1 添加文本框
<script src="~/Scripts/Extjs4.2/ext-all.js"></script> <link href="~/Scripts/Extjs4.2/resources/ext-theme-neptune/ext-theme-neptune-all.css" rel="style ...
分类:Web程序   时间:2020-07-01 12:33:12    阅读次数:67
godns 集成coredns 的demo
以下是一个简单的集成coredns,主要是一个集成方案,测试下功能 环境准备 docker-compose 文件 version: "3" services: redis: image: redis ports: - "6379:6379" networks: service1_net: ipv4_ ...
分类:其他好文   时间:2020-06-28 00:02:57    阅读次数:89
gnome更改ibus输入法候选词字体大小
修改指定位置 sudo nvim /usr/share/themes/主题名/gnome-shell/gnome-shell.css 主题名可以根据neofetch或screenfetch查看对应的Theme 进入文件后选择搜索 .candidate-popup-content 在该类下添加font ...
分类:其他好文   时间:2020-06-26 20:33:28    阅读次数:119
在vue中使用element-ui框架
1 、安装依赖包 npm i element-ui -S 2、在main.js中导入element-ui相关资源 // 手动配置element-ui import ElementUI from 'element-ui' import 'element-ui/lib/theme-chalk/index ...
分类:其他好文   时间:2020-06-26 14:31:14    阅读次数:203
我常用的 VSCode C:C++ 插件!
我平常用 vscode 码字,经常使用一些 C/C++ 插件,这里整理下分享给大家,不过插件开启太多会造成 vscode 卡顿,所以如果内存不太够,建议关掉一些不必要的插件。 一、主题和图标 以下这些主题都还不错: Atom One Dark Theme Material Theme Monokai ...
分类:编程语言   时间:2020-06-26 01:42:42    阅读次数:80
Eclipse在线安装主题(color theme)以及安装color theme第三方主题(图文)
1.根据路径(help --> Eclipse Marketplace)打开Marketplace; 2.在打开的面板搜索框中输入“color theme”,然后点击搜索; 3.点击install安装Eclipse Color Theme,后重启; 安装中>>点击接受>>弹出一个选项时>>选择下载> ...
分类:系统相关   时间:2020-06-23 13:48:21    阅读次数:93
Flutter Weekly Issue 60
教程 网易支付-高性能NEJFlutter小程序动态化架构实践 Flutter卡顿问题的监控与思考 构建健全的空安全 Flutter 上的内存泄漏监控 插件 dynamic-theme Dynamically changing your theme without hassle flutter-p2 ...
分类:其他好文   时间:2020-06-18 13:18:46    阅读次数:65
1906条   上一页 1 ... 4 5 6 7 8 ... 191 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!