•
open config file
英:
美:
常见释义:
打开配置文件
1、To access the Batch Editor open a Spring XML bean definition file with Batch jobs in it with the Spring Config Editor and select the batch-graph tab.───要想访问该编辑器,请使用Spring Config Editor打开一个Spring XML bean定义文件(里面有Batch jobs)并选择batch-graph标签。
2、Open file ${was_home}/lib/app/config/services/PortletServiceRegistryService.properties, append the following lines to the end of the file.───打开文件 ${was_home}/lib/app/config/services/PortletServiceRegistryService.properties,在文件的末尾添加如下行。
3、Open the bcghubrouterlibconfigediparms.properties file.───打开 bcghubrouterlibconfigediparms.properties 文件。
1、open file───打开文件;开启档案;非机密档案
2、api config───api配置
3、view config───查看配置
4、file───vt.提出;锉;琢磨;把…归档;n.文件;档案;文件夹;锉刀;n.(File)人名;(匈、塞)菲莱;vi.列队行进;用锉刀锉
5、do config───do配置
6、download file───下载文件;【计】下装文件
7、cannot open file───无法打开文件
8、csgo config───csgo配置
9、config fail───配置失败
未能打开config.lua文件,错误号2
这里错误号一般要查errno.h文件中的定义,查得:
#defineENOFILE2/* No such file or directory */
也就是没有这个文件。