会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Ali|备份日志
新随笔
管理
上一页
1
2
3
4
5
6
7
8
9
···
16
下一页
2016年9月23日
Linux 常用命令
该文被密码保护。
阅读全文
posted @ 2016-09-23 17:56 Ali.Blacken
阅读(9)
评论(0)
推荐(0)
2016年9月19日
仿bmfn 底部
摘要: fasfa --> 优势 25年发展历程 ...
阅读全文
posted @ 2016-09-19 23:36 Ali.Blacken
阅读(356)
评论(0)
推荐(0)
2016年9月7日
极光推送 PHP sdk
摘要: push() ->setPlatform(array('ios', 'android')) //->addAlias('alias1') //->addTag(array('tag1', 'tag2')) ->setNotificationAlert('Hi, JPush') ...
阅读全文
posted @ 2016-09-07 17:26 Ali.Blacken
阅读(4463)
评论(0)
推荐(0)
js 日期格式化 函数
摘要: function formatDate(date,format){ var paddNum = function(num){ num += ""; return num.replace(/^(\d)$/,"0$1"); } //指定格式字符 var cfg = { ...
阅读全文
posted @ 2016-09-07 11:30 Ali.Blacken
阅读(362)
评论(0)
推荐(0)
2016年9月6日
amazeui tab 监听当前选项
摘要: $('#contenttab').find('a').on('opened.tabs.amui', function(e) { if(e.target.pathname.indexOf("[data-tab-panel-1]")>0){ nowindex = 1 ; }else if(e.target.pathn...
阅读全文
posted @ 2016-09-06 16:46 Ali.Blacken
阅读(1405)
评论(0)
推荐(0)
2016年9月5日
jquery 动态生成元素 事件
摘要: 1 $(document).on("click",".detail",function () {});
阅读全文
posted @ 2016-09-05 15:10 Ali.Blacken
阅读(191)
评论(0)
推荐(0)
给当前的URL添加/更新新的参数
摘要: /** * 给当前的URL添加/更新新的参数 * @param a 参数 * @param b 值 * @returns {string} 新的参数 * @constructor */ function GetUrlParms(a,b) { var args=new Object(); va...
阅读全文
posted @ 2016-09-05 10:51 Ali.Blacken
阅读(3219)
评论(0)
推荐(0)
2016年9月2日
ckeditor 插件
摘要: dialog 下面 建立一个 插件.js
阅读全文
posted @ 2016-09-02 17:15 Ali.Blacken
阅读(193)
评论(0)
推荐(0)
ckeditor 基础
摘要: CKEditor Sample 获取1 获取1
阅读全文
posted @ 2016-09-02 16:09 Ali.Blacken
阅读(222)
评论(0)
推荐(0)
2016年9月1日
idea 切换新项目 新窗口 原窗口
摘要: 选择 file--setting. 在新打开的窗口中选择 Appearance & Behavior--System Settings 点 Confirm window to open project in
阅读全文
posted @ 2016-09-01 09:50 Ali.Blacken
阅读(11466)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
···
16
下一页