Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
YGJBGZB.H
Package: gongzi.rar [view]
Upload User: ghostdhl
Upload Date: 2018-06-14
Package Size: 9728k
Code Size: 1k
Category:
ADO-ODBC
Development Platform:
Visual C++
- // Ygjbgzb.h: interface for the CYgjbgzb class.
- //
- //////////////////////////////////////////////////////////////////////
- #if !defined(AFX_YGJBGZB_H__B8D8F03D_409D_49A7_9C88_3BDA4BBFDCFE__INCLUDED_)
- #define AFX_YGJBGZB_H__B8D8F03D_409D_49A7_9C88_3BDA4BBFDCFE__INCLUDED_
- #if _MSC_VER > 1000
- #pragma once
- #endif // _MSC_VER > 1000
- class CYgjbgzb
- {
- private:
- CString YGid;
- CString YGxm;
- int JBgz;
- int ZWgz;
- int GLgz;
- int YLbxj;
- public:
- CYgjbgzb();
- virtual ~CYgjbgzb();
- CString GetYGid();
- void SetYGid(CString cYGid);
- CString GetYGxm();
- void SetYGxm(CString cYGxm);
- int GetJBgz();
- void SetJBgz(int iJBgz);
- int GetZWgz();
- void SetZWgz(int iZWgz);
- int GetGLgz();
- void SetGLgz(int iGLgz);
- int GetYLbxj();
- void SetYLbxj(int iYLbxj);
- void sql_insert();
- void sql_update(CString cYGid);
- void sql_delete(CString cYGid);
- };
- #endif // !defined(AFX_YGJBGZB_H__B8D8F03D_409D_49A7_9C88_3BDA4BBFDCFE__INCLUDED_)