代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/337486/12365958
v inv_s_box_2port.v
// megafunction wizard: %ROM: 2-PORT%
// GENERATION: STANDARD
// VERSION: WM1.0
// MODULE: altsyncram
// ============================================================
// File Name: Inv_S_BOX_2P
www.eeworm.com/read/337282/12379451
py dnd.py
#!/usr/bin/env python
'''Drag and Drop
This is a test of the drag and drop capabilities of gtk. It is a
fairly straight forward port of the example distributed with gtk.
'''
import gtk
import gobje
www.eeworm.com/read/250286/12416182
cpp ttcp_dllhwsocket.cpp
// TTCP_dllHwSocket.cpp : 定义控制台应用程序的入口点。
//
#include "stdafx.h"
#include "TTCP_dllHwSocket.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
www.eeworm.com/read/130926/14167314
cls protype.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/130926/14167318
cls storehouse.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/130926/14167326
cls users.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/129891/14219417
c daytimeudpcli2.c
#include "unp.h"
int
main(int argc, char **argv)
{
int sockfd, n;
char recvline[MAXLINE + 1];
if (argc != 3)
err_quit("usage: daytimeudpcli2 ");
sockfd =
www.eeworm.com/read/129821/14223629
c events.c
/****************************************************************************
Copyright (C) Cambridge Silicon Radio 2002
FILE
events.c - file for handling events generated by VM and H
www.eeworm.com/read/129700/14232460
txt 说明.txt
1、数据文件在Data文件夹里。
2、使用前请先将事务规则服务器中的Cls_Connect类中
的Mycn的连接属性中的lxh改为你的SQl服务器名。
3、在sql服务器中附加数据库选项添加Data文件夹中的SIMS
数据文件。
3、重新编译MyaffairServer.dll。
完成以上步骤后即可运行“学生信息管理系统”了。