上一页 1 ··· 7 8 9 10 11 12 13 14 15 16 下一页
摘要: <?php header("Content-type:text/html;charset=utf-8"); //配置信息 $cfg_dbhost = 'localhost'; $cfg_dbname = 'demos'; $cfg_dbuser = 'root'; $cfg_dbpwd = 'roo 阅读全文
posted @ 2016-05-14 22:58 Ali.Blacken 阅读(155) 评论(0) 推荐(0) 编辑
摘要: thinkphp 多对多 数据库配置: ThinkPHP/Conf/convention.php 1 2 3 4 { backgroud:red; } { backgroud:red; } 根据表单插入 1 2 3 4 5 6 7 8 9 10 11 12 $Form = D('think_form 阅读全文
posted @ 2016-05-14 22:57 Ali.Blacken 阅读(135) 评论(0) 推荐(0) 编辑
摘要: 进入 http://nwjs.io/ 下载 创建web项目,在项目根目录 创建文件package.json并填写 1 2 3 4 5 6 7 { "name": "nw-demo", "main": "abc.html", "window": { "toolbar": true //这个选项对于开发 阅读全文
posted @ 2016-05-14 22:55 Ali.Blacken 阅读(193) 评论(0) 推荐(0) 编辑
摘要: 桌面通知 通知内容: 阅读全文
posted @ 2016-05-14 22:53 Ali.Blacken 阅读(243) 评论(0) 推荐(0) 编辑
摘要: int x =1 ; int start() { //---- ObjectCreate("eurusd", OBJ_LABEL, 0, 0, 0); string str = "<"; string show ; for(int i=0;i<x;i++){ show = show+s... 阅读全文
posted @ 2016-05-14 22:52 Ali.Blacken 阅读(741) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Drawing; using System.Linq; using PowerLanguage.Function; using ATCenterProxy.interop; namespace PowerLanguage.Strategy { p 阅读全文
posted @ 2016-05-14 22:51 Ali.Blacken 阅读(333) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Drawing; using System.Linq; using PowerLanguage.Function; using ATCenterProxy.interop; namespace PowerLanguage.Strategy { p 阅读全文
posted @ 2016-05-14 22:51 Ali.Blacken 阅读(522) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Drawing; using System.Linq; using PowerLanguage.Function; using ATCenterProxy.interop; namespace PowerLanguage.Strategy { [IOGMode(IOGMode.Enabled)] public class ... 阅读全文
posted @ 2016-05-14 22:50 Ali.Blacken 阅读(279) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Drawing; using PowerLanguage.Function; using System.Collections; namespace PowerLanguage.Indicator { //[SameAsSymbol(true)] public class Mov_Avg_1_Line : Indicato... 阅读全文
posted @ 2016-05-14 22:49 Ali.Blacken 阅读(347) 评论(0) 推荐(0) 编辑
摘要: 备份 C:\ProgramData\TS Support\MultiCharts .NET\StudyServer\Techniques\CS pledit 无法打开 解决方法 regedit hkey_current_user\software 下面删除 ts support 文件夹 直接使用 V 阅读全文
posted @ 2016-05-14 22:48 Ali.Blacken 阅读(362) 评论(0) 推荐(0) 编辑
上一页 1 ··· 7 8 9 10 11 12 13 14 15 16 下一页