数据表为dede__archives 字段为title 首先要在 a.系统->系统基本参数->其它选项->文章标题长度 b.系统->SQL命令行工具 alter table #@__archives change title title varchar(100) 或 alter table #@__archives change title title varchar(255) C. Arclist.lib.php修改 目录为\include\taglib 找到$titlelen
如题商品调用出来后,标题的字符长度怎么控制?有哪位高手能帮我解决吗? 小弟在此感谢了. &length=30 //30表示30个字节 <!--{tag("moduleid=5&length=36&condition=status=3 and level>0 and thumb<>''&areaid=$cityid&pagesize=".$DT['page_sell']."&order=addtime de
1.导入数据命令: mysql --host=localhost --port=3306 --user=root --password=hnsjt_lwsj@2018 szyszx_20180515-114403<D:\lwsj\shengcaizhengting\预算执行标准表_mysql\szyszx_20180515-114403_full.sql 2.授权: mysql -uroot -p 登录 grant select on lwsj_huanbao.* to root@'%' gra