代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/356270/10233257
gif about.gif
www.eeworm.com/read/356270/10233305
gif about.gif
www.eeworm.com/read/356270/10233353
gif about.gif
www.eeworm.com/read/356240/10234202
txt about.txt
---------- Thank you for download AVR Sample code from www.OurAVR.com -----------------
Funny AVR demonstration. Controls 8 LEDs which are directly
connected to VCC. Additional to the nice illum
www.eeworm.com/read/356146/10236053
cs about.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace smsForCsharp
{
///
/// about 的摘要说明。
///
www.eeworm.com/read/356127/10236192
java about.java
import java.awt.*;
import java.awt.event.*;
public class About extends Frame implements ActionListener{
About() {
Panel p1=new Panel();
Label label2=new Label("Thank you for using!");
p
www.eeworm.com/read/356118/10236499
txt about.txt
本程序运用access数据库,如要用sqlserver2000,需还原back下的数据库,数据库名为“图书馆管理系统“
并在服务器端重建连接
1先运行接口程序scktsrvr.exe,用本程序提供广域网的连接
2运行server.exe
3最后运行客户端和管理的应用程序
为了数据不被册除,本程序只提供在数据集的post方法,不提供Tclientdataset的appliupda ...
www.eeworm.com/read/356118/10236513
pas about.pas
unit about;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TFm_about = class(TForm)
Label1: TLabel;
Label
www.eeworm.com/read/356118/10236520
dfm about.dfm
object Fm_about: TFm_about
Left = 369
Top = 283
Width = 270
Height = 216
Caption = #20851#20110
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Fo