代码搜索:CONNECT

找到约 10,000 项符合「CONNECT」的源代码

代码结果 10,000
www.eeworm.com/read/357852/10200156

cpp propertyselectorcontrol.cpp

#include "propertyselectormodel.h" #include "propertyselectorview.h" #include "propertyselectormv.h" #include #include #include #include #include
www.eeworm.com/read/357659/10203827

asm core timer.asm

/////////////////////////////////////////////////////////////////////////////////////// //NAME: Core Timer.asm //DATE: 7/29/2005 //PURPOSE: Core timer example for the ADSP-21369 Ez-kit //
www.eeworm.com/read/357389/10210200

c ex_sync_slave.c

///////////////////////////////////////////////////////////////////////// //// Ex_Sync_Slave.C //// ////
www.eeworm.com/read/356035/10238512

txt readme.txt

使用说明: 本工具用于初始化MTK平台软件的话机锁。初始化成功后重新开机,话机锁设置将会清除 操作步骤如下: 选择正确的串口->点击“Start”按钮->待按钮变为“Connect”后,连接手机并开机
www.eeworm.com/read/355769/10244269

pas enter_form.pas

unit Enter_Form; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, XPMenu, StdCtrls,DB,ADODB; type TEnter_F = class(TForm) XM_CB
www.eeworm.com/read/102427/10246151

h irobex.h

/* Copyright (C) 2002-2003 Gerd Rausch, BlauLogic (http://blaulogic.com) All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted pr
www.eeworm.com/read/355582/10255770

cpp h_code.cpp

#include #include #include #include using namespace std; class H_coding{ public: double probablity; string code; bool connect; H_coding(); H
www.eeworm.com/read/355288/10280293

bor makefile.src.bor

## Compiler, linker, and lib stuff ## Makefile for use with Borland C++ for Win32 executable. RM=-del CC=bcc32 LINK=ilink32 LFLAGS= WARN=-w-8057 -w-8027 -w-8008 -w-8065 CFLAGS=-DWINDOWS -DHAVE_CONFI
www.eeworm.com/read/355288/10280381

po gl.po

# Galician translation of wget # Copyright (C) 2000, 2003 Free Software Foundation, Inc. # Jacobo Tarr韔 Barreiro , 2000, 2003. # msgid "" msgstr "" "Project-Id-Version: wget 1.9.1\
www.eeworm.com/read/280877/10285444

bas const.bas

Attribute VB_Name = "Const" '版本号 Public Const VerNum As String = "版本 1.0" '生成日期 Public Const GenDate As String = "日期 2004-10-08" '数据源信息常量 Public Const DATABASE As String = "Lease.mdb" '一次执行conn