码迷,mamicode.com
首页 >  
搜索关键字:musical themes    ( 596个结果
eazsy-ui
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%><!DOCTYPE html><html><head><meta http-equiv="Content-Type" conte ...
分类:其他好文   时间:2017-01-14 12:16:52    阅读次数:149
zsh + oh-my-zsh 主题预览
The Themes robbyrussell the (default) that Robby uses The rest of the themes, in alphabetical order: af-magic afowler agnoster Official repository Sho ...
分类:其他好文   时间:2017-01-10 19:53:41    阅读次数:1168
Styles and Themes
【Styles and Themes】 A 样式 is a collection of properties that specify the look and format for a View or window. A style can specify properties such as h ...
分类:其他好文   时间:2017-01-08 20:02:37    阅读次数:155
酷炫的鼠标滑过添加遮罩层效果
今天,没错又是今天,今天做的事情还真是多呢~还修了洗衣机,貌似除了写代码不行,样样都行了呢~ 好了,言归正传。今天在浏览一个网页时,鼠标滑过它的图片,出现了一种我感觉很酷炫的效果。像这样: 自己感受下~ 怎么样,有没有觉得很有趣~ 原网页上的代码没有发现它全部的实现原理。 上边这个是我根据它的部分自 ...
分类:其他好文   时间:2017-01-07 21:13:05    阅读次数:213
jquery easyui tree dialog
/emr/include/css/zTreeStyle.css" type="text/css"/> /include/easyui/themes/default/easyui.css" /> /include/easyui/themes/icon.css"/> 添加病历 新增目录 新增子目录 修改... ...
分类:Web程序   时间:2017-01-05 10:52:36    阅读次数:203
POJ 1743 Musical Theme ——后缀数组
【题目分析】 其实找最长的不重叠字串是很容易的,后缀数组+二分可以在nlogn的时间内解决。 但是转调是个棘手的事情。 其实只需要o(* ̄▽ ̄*)ブ差分就可以了。 背板题。 【代码】 ...
分类:编程语言   时间:2017-01-01 18:53:52    阅读次数:178
ThinkCmfX模板常量
一.public文件: 1、各种js文件,包括cookie.js、ajaxFrom.js等系统自带的js文件 2、simpleboot:bootstrap、图标font文件 二、themes:前端模板文件/simplebootx 1、comment:评论、回复 comment.html:评论区的一个 ...
分类:其他好文   时间:2017-01-01 00:07:13    阅读次数:684
【JSTREE】 jstree-初始化时默认选中根节点
var contacttree = $('#contact-org').jstree({ "core" : { "animation" : false, "multiple" : false, "check_callback" : true, "themes" : { "icons" : true, ...
分类:Web程序   时间:2016-12-29 22:56:25    阅读次数:5571
POJ1743 Musical Theme [没做出来]
Musical Theme Time Limit: 1000MS Memory Limit: 30000K Total Submissions: 27539 Accepted: 9290 Description A musical melody is represented as a sequenc ...
分类:其他好文   时间:2016-12-27 23:01:10    阅读次数:292
使用EasyUI要引入哪些文件
1 使用EasyUI,一般需要导入如下文件 2 3 4 5 6 说明:easyui.css,包含了全部的样式,相当于是主题,如果想要换成其他的,就引入其他目录下的easyui.css 7 icon.css是一些小图标 8 注意:jquery与easyui,两个js的引入顺序不能搞错。 9 有时候,我... ...
分类:其他好文   时间:2016-12-27 09:35:54    阅读次数:183
596条   上一页 1 ... 28 29 30 31 32 ... 60 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!