摘要:
using System; using System.Drawing; using System.Linq; using System.Collections; namespace PowerLanguage { namespace Function { public class OtherFrame { D... 阅读全文
posted @ 2016-05-14 22:47
Ali.Blacken
阅读(674)
评论(0)
推荐(0)
摘要:
using System; using System.Drawing; using System.Linq; using System.Collections; namespace PowerLanguage { namespace Function { public class MyAvg { public sta... 阅读全文
posted @ 2016-05-14 22:46
Ali.Blacken
阅读(146)
评论(0)
推荐(0)
摘要:
//+------------------------------------------------------------------+ //| guo.mq4 | //| Copyright 2015, MetaQuotes Sof... 阅读全文
posted @ 2016-05-14 22:45
Ali.Blacken
阅读(479)
评论(0)
推荐(0)
摘要:
///x 最后几单 double getLastProfit(int x) { HistorySelect(0,TimeCurrent()); double profit ; long ticket ; int count = 0 ; double lastProfit = 0.0 ; for(int i=HistoryDealsTotal()-1;i>=0;i--) { tic... 阅读全文
posted @ 2016-05-14 22:44
Ali.Blacken
阅读(1073)
评论(0)
推荐(0)
摘要:
获取账户相关信息 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 printf("ACCOUNT_BALANCE = %G",AccountInfoDouble(ACCOUNT_BALANCE)); printf("ACC 阅读全文
posted @ 2016-05-14 22:44
Ali.Blacken
阅读(1258)
评论(0)
推荐(1)
摘要:
开始复盘: 1 导入前面数据 重新复盘: 1、打开行情管理器 2、关闭图表 3、删除tick和1分钟图 4、关闭行情管理器 5、开启。 阅读全文
posted @ 2016-05-14 22:43
Ali.Blacken
阅读(188)
评论(0)
推荐(1)
摘要:
下载或者在云盘里找lnmp1.2-full.tar.gz 用 tar -zxvf lnmp1.2-full.tar.gz解压 进入 ,运行./install.sh安装。根据提示。 如果出现yum锁定,可另外开一个 temital ,运行 rm -rf /var/run/yum.pid 发现:Chec 阅读全文
posted @ 2016-05-14 22:39
Ali.Blacken
阅读(134)
评论(0)
推荐(0)
摘要:
如设置命令行级别方法: systemctl set-default multi-user.target 设置窗口级别方法: systemctl set-default graphical.target 阅读全文
posted @ 2016-05-14 22:38
Ali.Blacken
阅读(313)
评论(0)
推荐(0)
摘要:
yum install flash-plugin 阅读全文
posted @ 2016-05-14 22:37
Ali.Blacken
阅读(104)
评论(0)
推荐(0)
摘要:
http://www.cnblogs.com/dudu/archive/2012/12/12/linux-postfix-mailserver.html 阅读全文
posted @ 2016-05-14 22:37
Ali.Blacken
阅读(114)
评论(0)
推荐(0)

浙公网安备 33010602011771号