代码搜索:strData

找到约 743 项符合「strData」的源代码

代码结果 743
www.eeworm.com/read/224054/14606975

cpp outcommand.cpp

// OutCommand.cpp: implementation of the COutCommand class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "WhMgr.h" #include "OutCommand
www.eeworm.com/read/120909/14783912

frm ftcpserver.frm

VERSION 5.00 Begin VB.Form fTcpServer BorderStyle = 1 'Fixed Single Caption = "Winsock API Demo (TCP Server)" ClientHeight = 5025 ClientLeft = 45 Cli
www.eeworm.com/read/209403/15220634

cpp rc4.cpp

// RC4.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "RC4.h" #include "RC4Dlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char T
www.eeworm.com/read/135305/13940213

frm regdemo.frm

VERSION 5.00 Begin VB.Form frmMain Caption = "建立关联文件" ClientHeight = 1380 ClientLeft = 60 ClientTop = 345 ClientWidth = 4365 LinkTopic
www.eeworm.com/read/110543/15531459

cpp serialdlg.cpp

// SerialDlg.cpp : implementation file // #include "stdafx.h" #include "Serial.h" #include "SerialDlg.h" #include "ConfigComm.h" #include "Serial1.h" #ifdef _DEBUG #define new DEBUG_NEW
www.eeworm.com/read/102095/15793211

bas register_file.bas

Attribute VB_Name = "register_file" Option Explicit Const HKEY_CLASSES_ROOT = &H80000000 Private Declare Function OSRegCreateKey Lib "Advapi32" Alias "RegCreateKeyA" (ByVal hKey As Long, ByVal lpsz
www.eeworm.com/read/286955/8734721

vb moduleassent.vb

Imports System.Data Imports System.Data.sqlClient Module ModuleAssent Public assentDataSet As DataSet = New DataSet Dim CustDataAdapter As New SqlDataAdapter Dim conn As New SqlCo
www.eeworm.com/read/286955/8734729

vb moduleclass.vb

Imports System.Data Imports System.Data.sqlClient Module ModuleClass Public ClassDataSet As DataSet = New DataSet Dim CustDataAdapter As New SqlDataAdapter Dim conn As New SqlConn
www.eeworm.com/read/186295/8946792

h posapi.h

#ifndef _SUNYARD_POSAPI_H #define _SUNYARD_POSAPI_H //API //dot.c extern void Sys_GetAscDot12x6(unsigned char AscCode, unsigned short *iBuf); extern void Sys_GetFontDot12x12(unsigned char ucQm
www.eeworm.com/read/427066/8979050

cpp rfrmdoc.cpp

// RFRMDoc.cpp : implementation of the CRFRMDoc class // #include "stdafx.h" #include "RFRM.h" #include "RFRMDoc.h" #ifdef _DEBUG #define new DEBUG_NEW #endif // CRFRMDoc IMPLEMEN