欢迎访问ic37.com |
会员登录 免费注册
发布采购

访问脚本源代码更加困难; 有时候,编程人员想要阻止其他用户访问脚本的源代码。在2600系列[1]数据



有时候,编程人员想要阻止其他用户访问脚本的源代码。在2600系列[1]数据源表中,可以使用二进制发行示例脚本(可以从www.keithley.com网站获得)使得脚本源代码读取困难。不过,在2600A系列[2]数字源码中,可以删除脚本源代码,但仍然保持运行脚本的能力。为了删除脚本源代码,可以将脚本属性设置为零。然后,读取源代码只返回该代码的二进制编码版本。下面就是如何删除myScript源代码的实例。其中包括试图找回脚本源代码的结果。

Occasionally, programmers want to discourage other users from accessing the source code of a script. In the Series 2600instruments, the Binary Distribution example script (available onwww.keithley.com) could be used to make it difficult to read thescript source code. In the Series 2600A instruments, however,the source code of a script can be deleted and still maintain theability to run the script. To delete the script source code, set thesource attribute of a script to nil. Afterward, reading the scriptsource code returns only the binary-encoded version of the code.The following is an example of how to delete the source codeof the myScript. The results of attempts to retrieve the scriptsource code are included.



myScript.source = nil

print(myScript.source)



2612A系列数字源表[3]的返回如下:

Series 2612A returns the following:



loadstring(table.concat({ "\27LuaP\0\4\4\4\6\8\9\9\8A}\245\23h\147\9\182\0\0\ 0\1\0\0\0", "\0\0\0\0\0\2\0\0\0\12\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\2\0\0\0\2", "\0\0\0\2\0\0\0\3\0\0\0\3\0\0\0\3\0\0\0\4\0\0\0\4\0\0\0\4\0\0", "\0\0\0\0\0\0\0\0\0\8\4\0\0\0\5smua\0\4\0\0\0\7source\0\4\0\0", "\0\5func\0\3?\240\0\0\0\0\0\0\4\0\0\0\7leveli\0\4\0\0\0\8mea", "sure\0\3\0\0\0\0\0\0\0\0\4\0\0\0\6sense\0\0\0\0\0\0\0\0\12\0", "\0\0\5\0\0>\198\0~?I\0\0\0\5\0\0>\198\0\127?I\0\0\0\5\0\0?\198", "\0~@\9\0\0\0\5\0\128\191I\0\0\128\27"}))()



了解更多信息     要想了解有关2600A系列数字源表或者吉时利其他系列数字源表的更多信息,或者咨询全套直接可用的多通道测试系统的价格,请点击https://admin.acrobat.com/_a16893448/p81871518/,或者联系吉时利公司:全国免费电话800-810-1334手机用户请拨打440-650-1334。 登录吉时利官方微博(http://weibo.com/keithley)与专家进行互动。 吉时利仪器公司(中国)市场部 (T) 8008101334,  8610 82255010,  82255011

评论

目前还没有评论,等你发挥~

    最新帖子
regex: Regular Expression. 正则表达式; regex: Regular E Nand flash 容量扩展问题; 目前板子上带了一个64M的Nand flash &n 刚刚将UCOS移植到S3C2410上,要的请举手!版本2.76; 给我发邮件吧:guoyaoming 求人指点一下我的FatFS移植不能创建txt文件; 本帖最后由 aoshi0603 于 2011- 新手求解,不甚感激; 关于LPC中断那一块。 VICIntSelect = 0x00;  stm32的位带问题; 位带不是说可以对外设寄存器直接操作位吗,但是有些看不懂,哪位大神给指点下、、 编译内核,这个错误是不是需要补丁?; 编译内核,这个错误是不是需要补丁? 我用Linux-2.6. UCGUI显示光标闪烁的问题; 我想用UCGUI显示光标闪烁。有个大神给了个思路:一个开一个定时器, 如何构建起自己的知识体系---请有经验的过来人指点; 我从事嵌入式已经整整三年,非常热爱这个行业,对 以我的条件学习STM32还是S3C2440; 小弟现在大三了,会51单片机和c语言,还有模电数电一些 有什么比较系统的介绍安卓的结构,工作引导过程的书?; 不要开发方面的,仅仅是使用,比较高级的使用,我 uCOS不能在自己的中断中挂起自己; uCOS不能在自己的中断中挂起自己,但是能挂起别人,为啥呢? 安卓底层开发学习经验第二十八期(上); 本帖最后由 xiaohai8856 于 2015-12-1 同样的IP,网关和子网掩码设置,电脑可以被ping通,但linux设备ping不通; 通过交换机连接 MIPI CSI和DSI物理层一样,数据格式一样吗; 就是说CSI接口的摄像头接在DSI的显示屏,能
 复制成功!