会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
林间有风
作者qq:1415551519
博客园
首页
新随笔
联系
管理
上一页
1
···
15
16
17
18
19
20
21
22
23
···
26
下一页
2017年10月24日
阿里大鱼 阿里云api
摘要: 阿里短信服务API接入指南及示例 : https://yq.aliyun.com/articles/59928 <?php $app_key = "*********"; $app_secret = "*******************************"; $request_paras
阅读全文
posted @ 2017-10-24 14:48 林间有风-邓
阅读(829)
评论(0)
推荐(0)
2017年10月20日
JS_全
摘要: <script src="jquery-1.9.1.js" type="text/javascript"></script> <script type="text/javascript"> $(function () { $('#username').focus(function ()//得到教室时
阅读全文
posted @ 2017-10-20 10:40 林间有风-邓
阅读(213)
评论(0)
推荐(0)
2017年10月7日
destoon框架二次开发【整理】
摘要: destoon使用中的一些心得 //**************************index首页相关参数**************************************////全局变量{if $seo_title}{$seo_title}{else}{if $head_title}
阅读全文
posted @ 2017-10-07 23:08 林间有风-邓
阅读(3500)
评论(0)
推荐(0)
2017年9月28日
destoon_笔记
摘要: {mb_substr($shop_type[catname],0,4)} {dsubstr($v['company'],18)} {dsubstr(ClearHtml($search_con['content'],'<br />'),200)} $myurl = DT_PATH.'member/tr
阅读全文
posted @ 2017-09-28 14:59 林间有风-邓
阅读(343)
评论(0)
推荐(0)
2017年9月26日
栏目class导航
摘要: <div id="index_nav"> <div class="index_nav"> <ul> <!-- 调用栏目 --> <li><a href="{DT_PATH}"><div>{$MODULE[23][name]}</div></a></li> <li><a href="{$MODULE[
阅读全文
posted @ 2017-09-26 10:58 林间有风-邓
阅读(176)
评论(0)
推荐(0)
2017年9月20日
destoon标签
摘要: http://blog.csdn.net/oYuHuaChen/article/details/54601509
阅读全文
posted @ 2017-09-20 14:53 林间有风-邓
阅读(156)
评论(0)
推荐(0)
destoon各栏目调用汇总
摘要: destoon各栏目调用汇总 根目录、模板目录和样式目录: {DT_PATH} = http://localhost/ {DT_SKIN} = http://localhost/skin/default/ 导入头脚: {template 'header'} {template 'footer'} 对
阅读全文
posted @ 2017-09-20 14:44 林间有风-邓
阅读(1679)
评论(0)
推荐(0)
destoon数据库表解释说明
摘要: 公司认证:vcompany 实名认证:vtarde http://www.destoon.com/doc/book/show-5.html 表名 注释 destoon_404 404日志 destoon_ad 广告 destoon_ad_place 广告位 destoon_admin 管理员 des
阅读全文
posted @ 2017-09-20 10:17 林间有风-邓
阅读(968)
评论(0)
推荐(0)
2017年9月19日
DESTOON B2B标签(tag)调用手册
摘要: 路径:include/tag.func.php 1.标签格式的大致说明 {tag(“moduleid=9&table=article_9&length=40&condition=status=3&pagesize=10&datetype=2&order=addtime desc&target=_bl
阅读全文
posted @ 2017-09-19 15:27 林间有风-邓
阅读(847)
评论(0)
推荐(0)
2017年9月17日
ajax_表单提交+tp5ajax
摘要: var email = $('#email').val();var reg = /^([a-zA-Z0-9_-])+@([a-zA-Z0-9_-])+((\.[a-zA-Z0-9_-]{2,3}){1,2})$/;$flog = reg.test(email);if($flog){}else{} f
阅读全文
posted @ 2017-09-17 22:15 林间有风-邓
阅读(2308)
评论(0)
推荐(0)
上一页
1
···
15
16
17
18
19
20
21
22
23
···
26
下一页
公告