码迷,mamicode.com
首页 >  
搜索关键字:forum    ( 1764个结果
如何升级TeX Live 2014宏包
转:人大经济论坛 LATEX论坛 版,详细出处参考: http://bbs.pinggu.org/forum.php?mod=viewthread&tid=3370640&page=1=========================================================....
分类:其他好文   时间:2015-05-22 11:07:23    阅读次数:273
discuz的微信登录与首页面整合
discuz的微信登录是非常实用的功能亮点,但discuz的界面丑陋。 把discuz的微信登录的功能抽出来放在俺们网站上 ez-home.ca 。 主页跳转怎么解决呢? 看我的: 文件在: /forum/source/plugin/wechat/response.class.php 函数在(大约 123行) public static function redirect($type) { self::_init(); global $_G; $r01="http://cn.ez-ho...
分类:微信   时间:2015-05-22 07:07:24    阅读次数:537
win7 精简板 安装ardunio uno r3驱动
http://www.arduino.cn/thread-2350-1-1.html下载那个64位的http://www.keyes-robot.cn/forum.php?mod=viewthread&tid=134使用最一招,直接进C:\Windows\System32\DriverStore\F...
分类:Windows程序   时间:2015-05-21 15:29:21    阅读次数:160
Discuz X3游客看小图功能导致文字内容隐藏的【修复方法】
如果帖子内容以图片开始,并且开启了游客看小图功能,那么图片下面的文字也会被隐藏,这是不科学的(在图片上边的文字不会被隐藏)查看DZ源代码,发现是程序猿疏忽漏掉了下边1314学习网给出解决办法:打开文件:template\default\forum\discuzcode.htm搜索$attach[da...
分类:Web程序   时间:2015-05-21 12:37:48    阅读次数:182
Unity3D Multi-Compile Shader
http://www.martinpalko.com/muli-compile-unity/http://forum.unity3d.com/threads/tutorial-shade-more-efficiently-taking-advantage-of-multi-compile-shade...
分类:编程语言   时间:2015-05-20 14:41:56    阅读次数:245
使用go语言编写IOS和Android程序
go语言目前已可以用来开发android和ios手机app。相关资料:1、IOShttps://groups.google.com/forum/?utm_medium=email&utm_source=footer#!topic/golang-china/zEh_pdSLHDs需要能访问google...
分类:移动开发   时间:2015-05-18 22:43:35    阅读次数:266
Discuz杂项
1、清空回收站的主题帖:DELETE FROM `pre_forum_thread` WHERE `displayorder` = -12、清空回收站回帖:DELETE FROM `pre_forum_post` WHERE `invisible` = -53、清空回收站日志:DELETE FROM...
分类:Web程序   时间:2015-05-18 20:25:16    阅读次数:154
读写NFC标签中的文本
NDEF文本格式解析NFC Forum网址http://members.nfc-forum.org/specs/spec_dashboard。
分类:其他好文   时间:2015-05-16 13:12:31    阅读次数:149
Java中的强引用、软引用、弱引用和虚引用
本文为阅读下面四篇博文的读书笔记 http://sishuok.com/forum/blogPost/list/342.html http://blog.sae.sina.com.cn/archives/5228?utm_source=tuicool http://www.cnblogs.com/dolphin0520/p/3784171.html http://blog.c...
分类:编程语言   时间:2015-05-15 12:12:27    阅读次数:434
emacs编辑c文件时,大括号的跳转(转载)
转自:http://forum.ubuntu.org.cn/viewtopic.php?f=68&t=26701`C-M-n' Move forward over a parenthetical group (`forward-list').`C-M-p' Move backwar...
分类:系统相关   时间:2015-05-14 18:39:05    阅读次数:230
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!