代码搜索:PStrData
找到约 13 项符合「PStrData」的源代码
代码结果 13
www.eeworm.com/read/179015/9378412
cls clsfile.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/179015/9378406
cls clsitem.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/422782/10610038
c utility.c
#include
#include
#include
#include
#include "utility.h"
void WriteLog( char *fmt,... )
{
FILE *fp;
time_t tval;
struct tm *now;
va_list args;
www.eeworm.com/read/179015/9378420
bas modgeneral.bas
Attribute VB_Name = "modGeneral"
'****************************************************************************
' :) 人人为我,我为人人 :)
'枕善居汉化收藏整理
'发布日期:05/11/15
'描 述:VB工程文档自动产生器
'网 站:http://www.
www.eeworm.com/read/130233/5962920
cpp inputbox.cpp
// InputBox.cpp : implementation file
//
#include "stdafx.h"
#include "parksys.h"
#include "InputBox.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FIL
www.eeworm.com/read/127016/14389753
cpp inputbox.cpp
// InputBox.cpp : implementation file
//
#include "stdafx.h"
#include "parksys.h"
#include "InputBox.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FIL
www.eeworm.com/read/161020/5564246
cpp inputbox.cpp
// InputBox.cpp : implementation file
//
#include "stdafx.h"
#include "parksys.h"
#include "InputBox.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FIL
www.eeworm.com/read/339524/12227185
~pas other.~pas
unit Other;
interface
Uses Windows,tlhelp32,PsAPI;
type
PStrData = ^TStrData;
TStrData = record
Ident: Integer;
Str: string;
end;
{ FloatToText, FloatToTextFmt, TextToFl
www.eeworm.com/read/339524/12227202
pas other.pas
unit Other;
interface
Uses Windows,tlhelp32,PsAPI;
type
PStrData = ^TStrData;
TStrData = record
Ident: Integer;
Str: string;
end;
{ FloatToText, FloatToTextFmt, TextToFl
www.eeworm.com/read/445242/7597605
pas other.pas
unit Other;
interface
Uses Windows,tlhelp32,PsAPI;
type
PStrData = ^TStrData;
TStrData = record
Ident: Integer;
Str: string;
end;
TUseInfo=record
QQ,
Mail,