下载附件中的. zip文件,它包含了一个编辑的范例程序,该程序位于dojo库之中。
Download the attached.zip file, which contains a modified example application that shipped with the Dojo libraries. It consists of two files.
程序运行前需要读入输入文件和自带的数据库,其中输入文件需要用户自己编辑,并且有着特定的格式要求。
Before running program, it is necessary to read in input file and built-in database, in which input file is edited by users themselves, and has special format requirements.
如果数据库连接发生更改,可在应用程序配置文件中修改连接字符串,而不是编辑源代码并重新编译应用程序。
If the database connection changes, you can modify the connection string in the application configuration file instead of editing the source code and recompiling your application.
应用推荐