This is a nice generalization of accessing the INI file so that if I decide to use a different mechanism or store the INI in some other position, I don't have to go around changing lots of functions.
这是对如何访问INI文件的一个很好的概括,所以,如果要使用一个不同的机制或将这个INI文件存储到其他位置,就不需要为更改大量的函数而大费周折。
A common alternative to storing configuration items in an INI file is to use a simple PHP script to hold the data.
通常对于在INI文件中存储配置条目的一个替代办法是使用一个简单的php脚本来保持数据。
This example will use the UsernamePasswordToken, along with a user record stored in an INI file, to show authentication through a user name and password.
接下来的这个例子将会使用UsernamePasswordToken和存储在INI文件内的一个用户记录来展示如何通过用户名和密码进行身份验证。
Listing 4 below is an example of configuring Shiro (via INI) to use an LDAP directory as one of the application's Realms.
下面的清单4是通过INI配置Shiro使用LDAP目录作为应用Realm的示例。
In Listing 2, we see the example INI configuration we will use to configure the SecurityManager instance.
在清单2中,我们看到了用于配置SecurityManager实例的INI配置例子。
Here are two VB6 modules you can use for creating and reading INI files. You may like to save them in your TemplatesModules folder for easy recall.
这儿有两个VB 6模块,你能用来创建和读取INI文件。你或许会将它们保存在你的模板模块文件夹中以便再一次调用。
Here are two VB6 modules you can use for creating and reading INI files. You may like to save them in your TemplatesModules folder for easy recall.
这儿有两个VB 6模块,你能用来创建和读取INI文件。你或许会将它们保存在你的模板模块文件夹中以便再一次调用。
应用推荐