https://draculatheme.com/notepad-plus-plus/ Activating theme ...
分类:
其他好文 时间:
2019-01-12 14:23:53
阅读次数:
254
Pages Pages:页面;网站页面的内容由Page模板定义。模板文件位置:themes/theme_name/pages目录下。页面文件的扩展名为htm。文档结构中,Configuration(配置)和Twig Markup(标记)部分是必须的,PHP代码部分是可选的。 最简单的例子 url = ...
分类:
其他好文 时间:
2018-12-28 23:33:42
阅读次数:
238
//toggleButton demo: //code: //1.Appb.js: import React from 'react'; import {ThemeContext, themes} from './theme-context'; import ThemeTogglerButton f ...
分类:
其他好文 时间:
2018-12-22 19:37:16
阅读次数:
215
package cn.javass.themes.smvcsm.actions; import cn.javass.xgen.genconf.vo.ModuleConfModel; import cn.javass.xgen.geninvocation.BaseGenAction; import c... ...
分类:
编程语言 时间:
2018-12-14 15:41:33
阅读次数:
210
今天突发奇想,想用GitHub搭建一个个人博客,就大概学习了一下,特此记录。 其实非常简单,首先要知道,这里是通过GitHub Pages进行搭建的,什么?不知道什么是GitHub Pages?Github Pages设计的初衷是为托管在GitHub上的项目提供介绍页面,开发者们可以通过GitHub ...
分类:
其他好文 时间:
2018-12-06 01:32:00
阅读次数:
185
使用SSM(Spring、SpringMVC和Mybatis)已经有三个多月了,项目在技术上已经没有什么难点了,基于现有的技术就可以实现想要的功能,当然肯定有很多可以改进的地方。之前没有记录SSM整合的过程,这次刚刚好基于自己的一个小项目重新搭建了一次,而且比项目搭建的要更好一些。以前解决问题的过程 ...
分类:
其他好文 时间:
2018-12-02 16:08:40
阅读次数:
183
安装依赖包: ? One Monokai ? Aglia ? One Dark Pro ? Material Icon 漂亮的主题: Themes Quokka 是一个调试工具插件,能够根据你正在编写的代码提供实时反馈 CSS Peek 使用此插件,你可以追踪至样式表中 CSS 类和 ids 定义的 ...
分类:
其他好文 时间:
2018-11-29 20:15:48
阅读次数:
219
首先定义一个展示树的div <div id="twDept" class="tree-demo"></div> //初始化树 function initTree() { $('#twDept').jstree({ "core": { "themes": { "responsive": false } ...
分类:
Web程序 时间:
2018-11-19 11:15:41
阅读次数:
407
```
git clone https://github.com/klugjo/hexo-theme-alpha-dust.git themes/hexo-theme-alpha-dust git clone https://github.com/codermarcos/dev-dark-theme... ...
分类:
其他好文 时间:
2018-11-12 20:55:46
阅读次数:
255
#主题下载地址 http://www.phpstorm-themes.com#更换方式 1.将主题配置保存在 xxx.icls(如果是xml也保存成.icls) 2.打开phpStorm设置(中上方导航栏 File - Settings) 3.Editor - Color Scheme - 右侧界面 ...
分类:
Web程序 时间:
2018-11-07 16:04:29
阅读次数:
479