-
Notifications
You must be signed in to change notification settings - Fork 16
/
index.html
267 lines (246 loc) · 12.1 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>易语言代码框Ecode3.5.10在线测试</title>
<meta name="viewport" content="width=480, initial-scale=1.0, maximum-scale=1.0, user-scalable=yes">
<meta name="renderer" content="webkit">
<meta name="keywords" content="易语言代码框,Ecode3.5.10,张施荣,zhangshirong,Jarvis,Jarvis Zhang,开源,J.A.I.S">
<meta name="description" content="张施荣的开源项目,易语言代码框Ecode3.5.10在线测试" >
<meta name="author" Content="张施荣,zhangshirong,Jarvis">
<link rel="stylesheet" type="text/css" href="ecode.css">
<style>
.ecode{width: 90%;margin:10px 5%;left: -10px}
#button{
float: left;
clear: left;
text-decoration: none;
font-size: 14px;
line-height: 40px;
margin-top: 10px;
width: 100%;
border-radius: 4px;
background-color: #1D7ECB;
color: #fff;margin-left: 2px;
text-align: center;
}
#button:hover{
box-shadow: 0px 0px 5px #1D7ECB;
}
#info{
font-size: 14px;width: 90%;margin-left: 5%;position: relative;left:-10px;line-height: 25px;border-radius: 5px;background-color:
#E9E9E9;padding: 10px;margin-bottom:20px;padding-bottom: 20px;
}
#head{
width: 90%;margin-left: 5%;
position: relative;
}
#head a{
text-decoration: none;
color: #005dab;
margin-left: 20px;
}
</style>
</head>
<body>
<div id="head"><span style="font-size: 34px;line-height: 100px">Ecode 3.5.10</span> <span>在线演示
</span><div style="right: 0px;bottom: 20px;position: absolute"><a href="./download/ecode3.5.10.zip">Ecode3.5.10下载</a><a
href="https://github.com/imzhangshirong/Ecode" target="_blank">Github</a></div></div>
<div id="info">
<p style="font-size: 16px;line-height: 40px;text-indent: 10px">更新说明 ></p>
<div style="text-indent: 2em">
<p style="font-size: 16px;line-height: 20px;margin-top: 10px;margin-bottom: 10px">Verson 3.5.10</p>
<p>1、删除存在的多余html标签</p>
<p>2、备注对","的修复</p>
<p style="font-size: 16px;line-height: 20px;margin-top: 10px;margin-bottom: 10px">Verson 3.5.9</p>
<p>1、修复命令在字符串有括号情况下高亮错误</p>
<p>2、增加代码高亮对日期时间型的支持</p>
<p style="font-size: 16px;line-height: 20px;margin-top: 10px;margin-bottom: 10px">Verson 3.5.8</p>
<p>1、修复类模块识别为程序集的问题</p>
<p style="font-size: 16px;line-height: 20px;margin-top: 10px;margin-bottom: 10px">Verson 3.5.7</p>
<p>1、修复改善流程线</p>
<p style="font-size: 16px;line-height: 20px;margin-top: 10px;margin-bottom: 10px">Verson 3.5.6</p>
<p>1、修复部分多维数组导致错误</p>
<p style="font-size: 16px;line-height: 20px;margin-top: 10px;margin-bottom: 10px">Verson 3.5.5</p>
<p>1、修复 且 和 或 显示错误</p>
<p>2、修复当代码过长流程线显示错误</p>
<p style="font-size: 16px;line-height: 20px;margin-top: 10px;margin-bottom: 10px">Verson 3.5.4</p>
<p>1、修复部分备注错乱</p>
<p>2、修复多个子程序不能完全显示</p>
<p>3、修复判断嵌套流程线错位</p>
<p style="font-size: 16px;line-height: 20px;margin-top: 10px;margin-bottom: 10px">Verson 3.5.3</p>
<p>1、修复DLL公开勾符号</p>
<p>2、修复单个判断流程线js报错</p>
<p>3、修复备注高亮错误</p>
<p>4、修复判断嵌套错误</p>
<p>5、修复如果真流程线某些情况下出现过长</p>
<p>6、修复命令嵌套未高亮</p>
<p>7、改进流程线,更接近易语言原版IDE</p>
<p style="font-size: 16px;line-height: 20px;margin-top: 10px;margin-bottom: 10px">Verson 3.5.1</p>
<p>1、修复表格备注半角引号后内容不显示</p>
<p style="font-size: 16px;line-height: 20px;margin-top: 10px;margin-bottom: 10px">Verson 3.5</p>
<p>1、修复如果真流程线不一致</p>
<p>2、修复部分注释代码内容被高亮</p>
<p>3、添加且&或,真&假</p>
<p>4、修复命令高亮的bug</p>
<p style="font-size: 16px;line-height: 20px;margin-top: 10px;margin-bottom: 10px">Verson 3.4 (3.0的流程线部分推倒重做了)</p>
<p>1、修复若干bug</p>
<p>2、改进流程线</p>
<p style="font-size: 16px;line-height: 20px;margin-top: 10px;margin-bottom: 10px">Verson 3.0</p>
<p>1、此版本为重写版本,与上一个版本不通用( 废弃 ),推荐用此版本</p>
<p>2、添加流程线小箭头</p>
<p>3、重写转换后的html结构,便于自定义样式、进行外部js修改简单</p>
<p>4、无需像上版本需要特定格式的id名</p>
<p>5、支持全局转换、指定元素单个转换以及自定义目标元素数组转换</p>
<p>6、容错性提高,支持程序集代码、dll代码等多个部分同时存在的情况,建议还是分开放置</p>
<p>7、优化操作部分</p>
<p>8、提高兼容性</p>
<p style="font-size: 16px;line-height: 20px;margin-top: 10px;margin-bottom: 10px">兼容性说明</p>
<div style="text-indent: 3em">
<p>(1) 支持 Chrome</p>
<p>(2) 支持 Firefox</p>
<p>(3) 支持 Safari</p>
<p>(4) 支持 IE 8+</p>
</div>
<p style="font-size: 16px;line-height: 20px;margin-top: 10px;margin-bottom: 10px">使用说明</p>
<div style="text-indent: 3em">
<p>(1) 引入ecode.css & ecode.js( 可以自行下载,也可以直接从本站引用 )</p>
<p>(2) 创建Ecode对象</p>
<p>(3) 使用对象的trans方法</p>
<p>PS:使用方法请参考本页面代码,此版本为UTF-8版本,如需其他编码格式请自行转码</p>
</div>
</div>
</div>
<div style="clear: both;float: left;width: 90%;margin:10px 5%;height: 400px">
<div style="float: left;width: 48%">
<textarea style="width: 100%;height: 350px;float: left" id="origi">
.版本 2
.子程序 GetProcessHandle, 整数型
.参数 lpProcessName, 文本型
.局部变量 hSnapShot, 整数型
.局部变量 dwRet, 整数型
.局部变量 prHandle, 整数型
.局部变量 pe32, PROCESSENTRY32
.局部变量 test, , ,"111,222,444",3434,"2323,","
.局部变量 test2, , , ,34weeeee34,"2323,","
.局部变量 test3, , ,"111,222,444"
.判断开始 (test2)
输出调试文本(“啊哈哈哈哈”)
.默认
输出调试文本(“啊哈哈哈哈”)
.判断结束
hSnapShot = CreateToolhelp32Snapshot (#TH32CS_SNAPALL, 0)
.如果真 (hSnapShot = 0)
信息框 (“获得进程快照失败”, 0, )
返回 (dwRet)
.如果真结束
pe32.dwSize = 1024
prHandle = Process32First (hSnapShot, pe32)
.判断循环首 (prHandle ≠ 0)
.判断开始 (到文本 (pe32.szExeFile) = lpProcessName)
dwRet = pe32.th32ProcessID
跳出循环 ()
.默认
prHandle = Process32Next (hSnapShot, pe32)
.判断结束
.判断循环尾 ()
CloseHandle (hSnapShot)
返回 (dwRet)
'test'12333###{}()“测试'''”
'//////////////////判断流程测试///////////////////////////
.如果 ()
.否则
.如果 ()
.否则
.如果 ()
.如果 ()
.否则
.如果结束
.否则
.如果 ()
.否则
.判断开始 ()
.判断 ()
.判断 ()
.判断开始 ()
.判断 ()
.默认
.判断结束
.判断 ()
.判断开始 ()
.默认
.判断结束
.判断 ()
.默认
.判断结束
.如果结束
.如果结束
.如果结束
.如果结束
.子程序 子程序1
信息框 (“Hello World”, 0, , )
.子程序 子程序2
信息框 (“你好世界”, 0, , )
.子程序 子程序3
信息框 (“哎哟我去”, 0, , )
信息框 (“</div><div>”, 0, , )
a = [2014年1月1日]
信息框 (“).abc(”, 0, , )
</textarea>
<a href="javascript:putin()" id="button">绘制代码</a>
</div>
<div class="ecode" id="test" desc="可编辑演示代码段" style="float: right;clear: none;width: 48%;margin: 0px;height: 100%"></div>
</div>
<div class="ecode" desc="DLL演示">.版本 2
.DLL命令 GetProcAddress, 整数型, "kernel32", "GetProcAddress", 公开, 返回函数地址 成功返回DLL库模块内函数地址
.参数 DLL句柄, 整数型, , DLL库模块的句柄,可以调用 LoadLibrary 函数返回。
.参数 DLL库模块内函数名, 文本型, , DLL库模块内函数名
.DLL命令 VirtualQueryEx, 整数型, "kernel32", "VirtualQueryEx"
.参数 hProcess, 整数型, , 对象的进程句柄,可以使用函数 OpenProcess() 返回。
.参数 lpAddress, 整数型, , 对象指针地址
.参数 lpBuffer, 虚拟信息, 传址, 返回的虚拟信息
.参数 dwLength, 整数型, 数组, 信息长度,已知 28
</div>
<div class="ecode" desc="自定义数据类型演示">.版本 2
.数据类型 虚拟信息, , MEMORY_BASIC_INFORMATION
.成员 BaseAddress, 整数型, 传址, "5", lpAddress所在页面的基地址
.成员 AllocationBase, 整数型, , "444", 用VirtualAlloc函数分配此页面时的基地址,可以小于等于BaseAddress
.成员 AllocationProtect, 整数型, , , 分配时的保护属性,比如只读、读写、可执行等
.成员 RegionSize, 整数型
.成员 State, 整数型, , , 现在的保护属性
.成员 Protect, 整数型, , , 可以取MEM_COMMIT,MEM_FREE,MEMRESERVE三者之一,其中只有MEM_COMMIT状态的页面是实际分配了物理内存的可以访问
.成员 lType, 整数型, , , 描述有关页面共享的属性
</div>
<div class="ecode" desc="常量数据表演示">.版本 2
.常量 PAGE_READWRITE, "4"
.常量 PAGE_EXECUTE_READWRITE, "64"
.常量 PAGE_EXECUTE_READ, "32"
.常量 HKEY_CLASSES_ROOT, "(( HKEY ) (ULONG_PTR)((LONG)0x80000000) )", , (( HKEY ) (ULONG_PTR)((LONG)0x80000000) )
.常量 HKEY_CURRENT_CONFIG, "(( HKEY ) (ULONG_PTR)((LONG)0x80000005) )", , (( HKEY ) (ULONG_PTR)((LONG)0x80000005) )
.常量 HKEY_CURRENT_USER, "(( HKEY ) (ULONG_PTR)((LONG)0x80000001) )", , (( HKEY ) (ULONG_PTR)((LONG)0x80000001) )
.常量 WH_GETMESSAGE, "3"
</div>
<div class="ecode" desc="全局变量演示">
.版本 2
.支持库 iext
.全局变量 当前用户id, user_infomation
.全局变量 编号, 整数型, , "5", 1报价单 2订单 3GDKFD 4银行 5现金
.全局变量 当前单据, 整数型
.全局变量 当前单据_超级列表框, 超级列表框
.全局变量 下达编号_工单, 整数型, 公开
</div>
<div style="text-align: center;font-size: 14px;color: #BDBDBD;line-height: 40px;font-weight: 300">© 2014-2018
zhangshirong-Jarvis</div>
</body>
<script src="ecode.js"></script>
<script>
var codes= Ecode.create();//创建
function putin(){
document.getElementById('origi').innerHTML=document.getElementById('origi').value;
EcodeSetCode(document.getElementById('test'),document.getElementById('origi').innerHTML);//设置代码
codes.trans();//绘制
}
putin();
</script>
<div style="display: none"><script src="http://s11.cnzz.com/stat.php?id=1257086211&web_id=1257086211" language="JavaScript"></script></div>
</html>