微信小程序:实现一个移动端小商城,项目持续更新中... 使用技术:Weui.wxss 、 ES6 前台:m-mall 后台:m-mall-admin 代码目录 截图 ...
分类:
其他好文 时间:
2017-07-17 18:58:09
阅读次数:
195
XML:eXtensible Markup Language 可扩展标记语言 version="1.0" * 可扩展:所有的标签都是自定义的。 * 功能:数据存储 * 配置文件 * 数据传输 * html与xml区别: * html语法松散,xml语法严格 * html做页面展示,xml做数据存储 ...
分类:
其他好文 时间:
2017-07-15 19:48:19
阅读次数:
161
用Inter Atom模式的Android模拟器启动报一下错误: Starting emulator for AVD 'new' emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensur ...
分类:
其他好文 时间:
2017-07-15 18:00:43
阅读次数:
142
使用 Android-Studio 时,如果对界面不习惯,可以在 http://color-themes.com/ 网站里找喜欢的主题免费下载后使用 Android-Studio 的菜单 File -> Import Settings... 来使用下载的主题。 在 Android-Studio 中, ...
分类:
移动开发 时间:
2017-07-15 11:16:57
阅读次数:
285
<!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> <style> /*命名方式:单词-单词-数字*/ /*标签选择器*/ span{ font-family: "微软雅黑"; font-size: 50px; co ...
分类:
其他好文 时间:
2017-07-14 16:28:38
阅读次数:
168
今天做了一下百度富文本编辑器,遇到了一些问题,现在来总结一下: (1)jQuery没有引用,解决方法:引用jQuery并且放在所有的js前面 (2)没有报错,但是样式显示不出来。解决方法:css引用的路径不对,注意有时候按住Ctrl+鼠标左键可以跳到css里面,但是还是显示不了样式,说明还是css的 ...
分类:
其他好文 时间:
2017-07-13 16:12:28
阅读次数:
86
1.首先说明一下QTCreator的主题文件放在哪里: 2.下载好主题文件*.xml类型的,放到 \Qt\Qt5.7.0\Tools\QtCreator\share\qtcreator\styles 这个目录下就可以了,然后进 工具->选项->文本编辑器 选择一个 color scheme就好了。 ...
分类:
其他好文 时间:
2017-07-13 14:23:12
阅读次数:
310
1.ueditor->themes->iframe.css 添加样式 2.Scripts中加入net文件夹(主要是因为解压后的Ueditor没有net文件夹)3.修改ueditor.config.js(serverUrl: URL + "net/controller.ashx")4.最新的uedit ...
分类:
Web程序 时间:
2017-07-13 13:28:31
阅读次数:
266
This new design concept(不是conception), coupled with the sharp postwar reactions to the styles and conventions of the preceding decades, created an ent ...
分类:
其他好文 时间:
2017-07-13 10:39:50
阅读次数:
128
看看这些主题: Eclipse Color Themes 设置步骤: 1、点击help --> Eclipse Marketplace... 2、搜索Color Eclipse Themes 3、点击installeo 4、重启Eclipse 5、点击 -- > Window --> prefere ...
分类:
系统相关 时间:
2017-07-12 20:07:40
阅读次数:
451