加载中…
  
博文
标签:

it

分类: 组态相关

您好,以下方法你试一下:Manual remove password VBS
1. Open file in WinHex
2. In the end the file has such appearance:
00 00 00 01 00 00 00 00 00 00 06 00 00 00 73 5E 52 57 5E 16

735E52575E16 - The coded password
06 - Number of symbols in the password
01 - Attribute of presence of the password

We change 01 on 00 and the script can be opened

 

 

 

 

 

您好,您可试一下如下步骤来破解C脚本:

1.首先新建一个空的无密码脚本

2.ULTRAEDIT32打开两个脚本(一个有密码,一个没有密码)

3.从没有密码的脚本函数名开始一直选中到04前,用复制的内容覆盖需要***的脚本相应部分,然后存盘即可

标签:

转载

分类: 西门子控制

画面文本根据变量值而变化:
Dim objtag1
Dim objTxt
  Set objtag1= HMIRuntime.Tags('n1')                         ‘读取n1变量
  Set objTxt = HMIRuntime.ActiveScreen.ScreenItems('texta')  ‘读取texta文本对象
objTag1.read

If objTag1.Value>=256 And objTag1.Value<=2048 T

标签:

汽轮机

转换效率

标准煤耗

叶片

it

分类: 标准规范

热的质即热量转换为电量的能力

1)主蒸汽温度的影响

温度对热能转换为电能的能力有极大的影响,比如:

 

(2010-12-12 11:31)
标签:

dcs

接地

规范

it

分类: 标准规范

1.DCS系统接地的基本要求
  DCS系统接

  

新浪BLOG意见反馈留言板 欢迎批评指正

新浪简介 | About Sina | 广告服务 | 联系我们 | 招聘信息 | 网站律师 | SINA English | 产品答疑

新浪公司 版权所有