代码搜索:mySQL
找到约 10,000 项符合「mySQL」的源代码
代码结果 10,000
www.eeworm.com/read/388244/8625234
clw mysql.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CAboutDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "MySQL.h"
www.eeworm.com/read/388244/8625244
dsp mysql.dsp
# Microsoft Developer Studio Project File - Name="MySQL" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) App
www.eeworm.com/read/388244/8625261
plg mysql.plg
Build Log
--------------------Configuration: MySQL - Win32 Release--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ZHANG
www.eeworm.com/read/187482/8636604
class mysql.class
www.eeworm.com/read/187482/8636665
java mysql.java
import java.sql.*;
import javax.swing.*;
import java.util.*;
import javax.swing.table.*;
public class MySQL{
MySQL(String login,String password,String table,String sql){
this.url=url;
this
www.eeworm.com/read/287342/8693018
sql mysql.sql
-- ------------------------------------------------------------
-- 数据表结构
-- Editor by Shuweich
-- Date : 2007.07.27
-- Date : 2007.11.04 增加门店处理所需表文件(9-10)
-- Date : 2007.11.17 梳理表字段,进行了删节及增补
--
www.eeworm.com/read/287341/8693342
sql mysql.sql
-- ------------------------------------------------------------
-- 数据表结构
-- Editor by Shuweich
-- Date : 2007.07.27
-- Date : 2007.11.04 增加门店处理所需表文件(9-10)
-- Date : 2007.11.17 梳理表字段,进行了删节及增补
--
www.eeworm.com/read/286154/8786625
cpp mysql.cpp
// MySql.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include "MySql.h"
//一个字段结构
typedef struct _FIELDS
{
char field_name[DEFAULT_FIELD_SIZE];//字段名
void
www.eeworm.com/read/286154/8786687
h mysql.h
/* Copyright (C) 2000-2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Softwar
www.eeworm.com/read/286154/8786699
h mysql.h
#include "include/mysql.h"
#include
#include
//*************************************************************
//*************************************************************