代码搜索:cli
找到约 6,094 项符合「cli」的源代码
代码结果 6,094
www.eeworm.com/read/280907/4122499
java~1~ tcpclient.java~1~
package tcpclientdemo;
import java.net.*;
import java.io.*;
public class TcpClient {
public static void main(String[] args) {
Socket cli=null;
InputStream is = null;
www.eeworm.com/read/275576/4173860
groovy clibuilder.groovy
package groovy.util
import org.apache.commons.cli.*
import org.codehaus.groovy.runtime.InvokerHelper
/**
Supported Option Properties:
argName: String
longOpt: Str
www.eeworm.com/read/438251/1826786
java jprefuseapplet.java
package prefuse.util.ui;
import javax.swing.JApplet;
import prefuse.activity.ActivityManager;
/**
* A convenience class for creating applets that incorporate
* prefuse visualizations. Cli
www.eeworm.com/read/422248/2040454
frm form1.frm
VERSION 5.00
Begin VB.Form form1
BorderStyle = 3 'Fixed Dialog
Caption = "打印订单汇总"
ClientHeight = 6090
ClientLeft = 45
ClientTop = 330
Cli
www.eeworm.com/read/416749/2111196
sql grid-demo.sql
-- MySQL Administrator dump 1.4
--
-- ------------------------------------------------------
-- Server version 5.0.45-Debian_1ubuntu3.1-log
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLI
www.eeworm.com/read/416749/2111204
svn-base grid-demo.sql.svn-base
-- MySQL Administrator dump 1.4
--
-- ------------------------------------------------------
-- Server version 5.0.45-Debian_1ubuntu3.1-log
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLI
www.eeworm.com/read/412290/2171144
frm mdiform1.frm
VERSION 5.00
Begin VB.MDIForm MDIForm1
BackColor = &H8000000C&
Caption = "MDI窗体"
ClientHeight = 3090
ClientLeft = 60
ClientTop = 450
Cli
www.eeworm.com/read/402372/2324207
frm form1.frm
VERSION 5.00
Begin VB.Form form1
BorderStyle = 1 'Fixed Single
Caption = "自动更换墙纸"
ClientHeight = 1485
ClientLeft = 45
ClientTop = 330
Cli
www.eeworm.com/read/402372/2324670
frm form1.frm
VERSION 5.00
Begin VB.Form form1
BorderStyle = 3 'Fixed Dialog
Caption = "打印定单汇总"
ClientHeight = 6090
ClientLeft = 45
ClientTop = 330
Cli
www.eeworm.com/read/395319/2438612
vb changepasswordcontrol.ascx.vb
Imports AspNetSecurity = System.Web.Security
Partial Class Admin_Management_Controls_ChangePasswordControl
Inherits System.Web.UI.UserControl
Protected Sub ChangePasswordPushButton_Cli