修改程序 meaning in English
revision routine
update routine
Examples
- Since dotfuscator modifies the assembly , it is essential that signing occur after running the assembly through dotfuscator
由于dotfuscator可修改程序集,因此在通过dotfuscator运行程序集之后进行签名是必需的。 - Modifying the code of an assembly is frequently more complex when there is persisted data that depends on the assembly in the database
数据库中具有依赖于程序集的持久化数据时,修改程序集的代码通常更加复杂。 - You do this by specifying one of three permission sets when you create or modify an assembly : safe , external access , or unsafe
可以通过在创建或修改程序集时指定三个权限集( safe 、 external _ access或unsafe )之一执行以上操作。 - Digitally sign the assembly and grant only system administrators and anyone who must modify the assembly write access to the location
对程序集进行数字签名,并仅授予系统管理员(以及必须修改程序集的任何人)对此位置的写访问权限。 - You can modify the utility as required . for example , suppose you want a sequence with an interval of 5 . you can modify the program to achieve this
您可根据需要修改实用程序,例如:如果希望获得间隔为5的序列,就可以通过修改程序来实现。