硬编码的 meaning in English
hard-coded
Examples
- The user submits the worksheet to an aspx page , which attempts to connect to that server using sql authentication and a hard - coded sa password
用户将工作表提交给aspx页,而后者试图使用sql身份验证和硬编码的sa密码连接该服务器。 - For example , instead of hard - coding client - specific data , developers should design functions to perform general rather than specific tasks
例如,开发人员应该设计一些执行一般任务的功能,而不是那些硬编码的客户特定数据之类的任务。 - It would check to see if a value had been given at the command line ; if so , it would then set those values ; if not , it would use the hardcoded values
它会检查命令行中是否给出了一个值;如果有,它就设置这些值,如果没有,它就使用硬编码的值。 - At some point you may have to maintain a legacy application that has been developed with hardcoded calls to or against specific components as opposed to interfaces
有时您可能必须维护这样的遗留应用程序,即它是使用硬编码的调用或针对特定组件而不是针对接口来开发的。 - As a result , the package iterates through the files in the new data folder , rather than iterating through the files in the original folder that was hard - coded in the package
结果,包将迭代遍历新数据文件夹中的文件,而不是迭代遍历在该包中硬编码的原始文件夹中的文件。