比特币通信协议 - 币圈消息

比特币通信协议篇11、二、TURN简介。在典型的情况下,TURN客户端连接到内网中,并且通过一个或者多个NAT到 详细

谁能帮看下这两个哪里不一样?多谢

  [复制链接]
1149 14
ggg750075 发表于 2018-1-11 13:25:58 | 只看该作者 |阅读模式 打印 上一主题 下一主题
谁能帮看下这两个哪里不一样?多谢
收藏
收藏0
转播
转播
分享
分享
分享
淘帖0

精彩评论14

跳转到指定楼层
沙发
yjdl 发表于 2018-1-11 13:44:30 | 只看该作者
表达不清楚!!
板凳
 楼主| ggg750075 发表于 2018-1-11 14:40:19 | 只看该作者

1号文件是原版文件,
2号文件是修改后的文件,
修改后的文件可以导入MT4,也可以使用,就是不显示
下面是源代码
/*
   Generated by EX4-TO-MQ4 decompiler DEMO V4.0.469.1 [-]
   only first function is recovered,
   visit website to get FULL decompiler version
   Website: https://purebeam.biz
   E-mail : purebeam@gmail.com
*/
#property indicator_chart_window
#property indicator_buffers 2
#property indicator_color1 Red
#property indicator_color2 Blue
int gi_76 = 1;
extern bool ShowChartAlerts = FALSE;
extern string AlertEmailSubject = "";
extern int BarCount = 1000;
extern int SignalAtBlueDot = 3;
extern int SignalAtRedDot = 3;
extern bool ShowDotsOnScreen = FALSE;
int gi_112 = -999999;
string gs_116 = "FBSR Blue Support";
string gs_124 = "FBSR Red Resistance";
double gda_132[];
double gda_136[];
int gi_156;
int init() {
   SetIndexArrow(0, 119);
   SetIndexArrow(1, 119);
   SetIndexStyle(0, DRAW_ARROW, STYLE_DOT, 1);
   SetIndexDrawBegin(0, gi_156 - 1);
   SetIndexBuffer(0, gda_132);
   SetIndexLabel(0, "Resistance");
   SetIndexStyle(1, DRAW_ARROW, STYLE_DOT, 1);
   SetIndexDrawBegin(1, gi_156 - 1);
   SetIndexBuffer(1, gda_136);
   SetIndexLabel(1, "Support");
   return (0);
}
void start() {
// demo limitation, visit http://purebeam.biz to get FULL decompiler version
}
void f0_1() {
// demo limitation, visit http://purebeam.biz to get FULL decompiler version
}
void f0_0(int ai_0) {
// demo limitation, visit http://purebeam.biz to get FULL decompiler version
}
修改后
//+------------------------------------------------------------------+
//|                                                     蓝冰二元期权 |
//|                                             公孙家族  &  蓝骏系统|
//|                          公孙晚城 http://ggg750075.blog.163.com/ |
//+------------------------------------------------------------------+
#property copyright   "公孙晚城WeiXin:G7512G  QQ:283089600"
"点击本行文字查看视频教程"
#property link        "http://i.youku.com/gg75gg"
#property indicator_chart_window
#property indicator_buffers 2
#property indicator_color1 Red
#property indicator_color2 Blue
int gi_76 = 1;
extern bool ShowChartAlerts = FALSE;
extern string AlertEmailSubject = "";
extern int BarCount = 1000;
extern int SignalAtBlueDot = 3;
extern int SignalAtRedDot = 3;
extern bool ShowDotsOnScreen = FALSE;
int gi_112 = -999999;
string gs_116 = "FBSR Blue Support";
string gs_124 = "FBSR Red Resistance";
double gda_132[];
double gda_136[];
int gi_156;
int init() {
   SetIndexArrow(0, 119);
   SetIndexArrow(1, 119);
   SetIndexStyle(0, DRAW_ARROW, STYLE_DOT, 1);
   SetIndexDrawBegin(0, gi_156 - 1);
   SetIndexBuffer(0, gda_132);
   SetIndexLabel(0, "Resistance");
   SetIndexStyle(1, DRAW_ARROW, STYLE_DOT, 1);
   SetIndexDrawBegin(1, gi_156 - 1);
   SetIndexBuffer(1, gda_136);
   SetIndexLabel(1, "Support");
   return (0);
}
void start() {
// demo limitation, visit http://purebeam.biz to get FULL decompiler version
}
void f0_1() {
// demo limitation, visit http://purebeam.biz to get FULL decompiler version
}
void f0_0(int ai_0) {
// demo limitation, visit http://purebeam.biz to get FULL decompiler version
}
地板
 楼主| ggg750075 发表于 2018-1-11 16:05:41 | 只看该作者

原始文件
也就是说把原始文件变成可修改的mq4文件
5#
Z1233 发表于 2018-1-11 16:59:58 | 只看该作者
看不到图
6#
大王叫我来巡山 发表于 2018-1-11 18:23:21 | 只看该作者
二元期权
7#
wbl_1 发表于 2018-1-11 19:19:03 | 只看该作者
真精神!!!!!!
8#
wbl_1 发表于 2018-1-11 20:37:09 | 只看该作者
好好看看,非常好的帖子
9#
 楼主| ggg750075 发表于 2018-1-11 21:16:59 | 只看该作者
修改好了
10#
wbl_1 发表于 2018-1-11 22:16:03 | 只看该作者
又看了一次
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

发布主题
阅读排行更多+

Powered by 顺水鱼MT4外汇EA网! X3.2© 2001-2017 顺水MT4外汇EA公司.( 陕ICP备17014341号-1