代码搜索:cli

找到约 6,094 项符合「cli」的源代码

代码结果 6,094
www.eeworm.com/read/275831/10794388

rb 11 - being a bittorrent client.rb

require 'rubytorrent' file = 'http://publicdomaintorrents.com/bt/btdownload.php?type=torrent' + '&file=Night_of_the_Living_Dead.avi.torrent' client = RubyTorrent::BitTorrent.new(file) #--- cli
www.eeworm.com/read/418731/10932046

txt how to change the serial number used in windows xp, valid for xp corporate.txt

Step 1 Open Start/Run... and type the command: regedit and click "OK" (or press ENTER). Go to HKey_Local_Machine\Software\Microsoft\WindowsNT\Current Version\WPAEvents, on the right double cli
www.eeworm.com/read/470762/6908151

+---

VERSION 5.00 Begin VB.MDIForm 人事管理系统 BackColor = &H8000000C& Caption = "人事管理系统" ClientHeight = 6930 ClientLeft = 165 ClientTop = 855 Cli
www.eeworm.com/read/208382/7132416

dfm ufrmserver.dfm

object Frm_Server: TFrm_Server Left = 211 Top = 192 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = #26381#21153#22120#23433#35013#27880#20876 ClientHeight = 332 Cli
www.eeworm.com/read/446767/7565374

frm 人事管~1.frm

VERSION 5.00 Begin VB.MDIForm 人事管理系统 BackColor = &H8000000C& Caption = "人事管理系统" ClientHeight = 6930 ClientLeft = 165 ClientTop = 855 Cli
www.eeworm.com/read/298212/7970817

frm frmabout.frm

VERSION 5.00 Begin VB.Form frmAbout BackColor = &H00E0E0E0& Caption = "About Me" ClientHeight = 4710 ClientLeft = 60 ClientTop = 345 Cli
www.eeworm.com/read/145972/12685512

dfm unit2.dfm

object Fr_Main: TFr_Main Left = 197 Top = 108 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = #36196#23792#32593#32852#31185#25216 ClientHeight = 525 Cli
www.eeworm.com/read/145841/12700077

frm form3.frm

VERSION 5.00 Begin VB.Form Form3 BackColor = &H00808080& Caption = "科技档案信息管理系统" ClientHeight = 6210 ClientLeft = 165 ClientTop = 450 Cli
www.eeworm.com/read/332725/12741511

dfm mc_help.dfm

object Help: THelp Left = -6 Top = 335 Hint = #33150#40857#39184#39278#20351#29992#35828#26126 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = #24110#21161#65306 Cli
www.eeworm.com/read/331180/12842037

c client.c

#include "opend.h" #define NALLOC 10 /* #Client structs to alloc/realloc for */ static void client_alloc(void) /* alloc more entries in the client[] array */ { int i; if (client == NULL) cli