会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
安雅然
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
···
18
下一页
2016年4月20日
图片压缩网站
摘要: http://zhitu.isux.us/
阅读全文
posted @ 2016-04-20 14:08 安雅然
阅读(147)
评论(0)
推荐(0)
2016年4月15日
最新版webstorm 2016.1破解方法
摘要: http://blog.lanyus.com/archives/174.html
阅读全文
posted @ 2016-04-15 10:40 安雅然
阅读(1839)
评论(0)
推荐(0)
2016年4月6日
web前端工程师
摘要: 主要职责: 1.负责京东店铺、活动装修平台产品移动前端、PC端(非IE系列)研发工作; 2.前端组件,前端交互功能 能力要求: 1、热爱前端,对前端技术有一定见解 2、三年以上前端工作经验 3、熟练掌握JavaScript/HTML/CSS,熟练使用jQuery/zepto框架,熟悉OOP,熟悉基本
阅读全文
posted @ 2016-04-06 10:00 安雅然
阅读(195)
评论(0)
推荐(0)
2016年3月31日
h5+app开发框架
摘要: MUI:http://dcloudio.github.io/mui/(使用H5+app模式,号称是最接近原生,但是目前在手机和电脑浏览器无法使用) app-framework:http://app-framework-software.intel.com/ (有Android、iOS等主题样式可供选
阅读全文
posted @ 2016-03-31 14:37 安雅然
阅读(857)
评论(0)
推荐(0)
2016年3月25日
win10 print spooler 开启不了1068错误
摘要: 打开注册表regedit 删除依赖http 重启电脑就ok了
阅读全文
posted @ 2016-03-25 14:58 安雅然
阅读(329)
评论(0)
推荐(0)
2016年3月22日
升级win10后80端口被占用问题
摘要: 查看任务管理器发现 系统和压缩内存 NT Kernel & System 占用了80端口 如下图: 解决办法: 1、找到cmd.exe 右击菜单,超级管理员 打开2、运行net stop http3、Y4、Sc config http start= disabled5、netstat -ano 发现
阅读全文
posted @ 2016-03-22 15:12 安雅然
阅读(1278)
评论(0)
推荐(0)
2016年1月19日
清空input file 的值
摘要: // 清空file inputvar Upload = { clear: function(id){ var up = (typeof id=="string")?document.getElementById(id):id; if (typeof up != "o...
阅读全文
posted @ 2016-01-19 18:07 安雅然
阅读(860)
评论(0)
推荐(0)
nginx 静态文件 ajax post 404
摘要: server { listen 80; server_name localhost 10.20.143.106; index index.html index.htm; location / { ssi o...
阅读全文
posted @ 2016-01-19 14:23 安雅然
阅读(572)
评论(0)
推荐(0)
2015年12月9日
webstorm 配置
摘要: 1.下载nodejs 2.安装less npm install less -g 3.在webstorm上配置less 4.nodejs安装Yui Compressor npm install yuicompressor -g 5.nodejs安装autoprefixer npm install au
阅读全文
posted @ 2015-12-09 23:44 安雅然
阅读(201)
评论(0)
推荐(0)
2015年12月8日
数字千位加逗号js
摘要:
阅读全文
posted @ 2015-12-08 17:55 安雅然
阅读(467)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
···
18
下一页
公告