代码搜索:app_path
找到约 16 项符合「app_path」的源代码
代码结果 16
www.eeworm.com/read/383720/8923609
frm 放线1.frm
VERSION 5.00
Begin VB.Form Form1
BorderStyle = 1 'Fixed Single
Caption = "宗地测量数据录入程序"
ClientHeight = 4905
ClientLeft = 6120
ClientTop = 3105
www.eeworm.com/read/200447/15432971
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, SUIButton, StdCtrls, SUIEdit, SUIImagePanel, ExtCtrls, SUIForm,
ComCtrls,
www.eeworm.com/read/169357/9864810
txt run_app.sh.txt
#!/bin/sh
# ----------------------------------------
# Begin of runtime setting here,
#
APP_PATH=/home/test
APP_NAME=test.out
#
# End of runtime setting.
# ---------------------------------
www.eeworm.com/read/381107/9110131
cpp miscellaneousness.cpp
//------------------------------------------------------------------------------
//
// Copyright (C) 2003 MagicEyes Digital Co., Ltd All Rights Reserved
// MagicEyes Digital Co. Proprietary & Confi
www.eeworm.com/read/136849/5842513
h jpeg.h
#ifndef JPEG_H
#define JPEG_H
/* define for mms editor */
unsigned char *MMS_ParserJpeg(char *app_path, char *filename, int *w, int *h);
void MMS_WriteJpeg(char *app_path, char *filename, unsign
www.eeworm.com/read/115679/15005037
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public app_path As String
Public user As Integer
www.eeworm.com/read/494724/6374517
cpp savedlg.cpp
/****************************************
*文件名称:SaveDlg.cpp
*摘 要:保存对话框源程序
*
*修改内容:添加注释
*******************************************/
#include "stdafx.h"
#include "SnapTest.h"
#include "SaveD
www.eeworm.com/read/494724/6374549
cpp exposuredlg.cpp
/*******************************************
*文件名称:ExposureDlg.cpp
*摘 要:曝光时间对话框源文件
*
*添加注释:
********************************************/
#include "stdafx.h"
#include "SnapTest.h"
#include