代码搜索:app_path
找到约 16 项符合「app_path」的源代码
代码结果 16
www.eeworm.com/read/340691/12139579
c main.c
/* main.c
* Vincent.Silent
* vincent.silent@gmail.com
* 2008-04
*/
#include "def.h"
#include "dict.h"
#include "tray.h"
char app_path[256];
int main(int argc, char * argv[])
{
gtk_init(&argc,
www.eeworm.com/read/227261/4776508
properties startup.properties
##Tomcat-embed服务器物理根路径.
server_path=D:\\program\\apache-tomcat-5.5.23-embed
##WEB应用程序根路径
app_path=D:\\dev\\My_Projects\\training\\WebContent
##主机地址
host_name=127.0.0.1
##端口号
port_n
www.eeworm.com/read/227261/4776509
properties startup.properties
##Tomcat-embed服务器物理根路径.
server_path=D:\\program\\apache-tomcat-5.5.23-embed
##WEB应用程序根路径
app_path=D:\\dev\\My_Projects\\training\\WebContent
##主机地址
host_name=127.0.0.1
##端口号
port_n