代码搜索:Visual C#
找到约 10,000 项符合「Visual C#」的源代码
代码结果 10,000
www.eeworm.com/read/479067/6698856
m visual.m
function visual (action, option1);
% for help use the command 'help visualhelp'
if nargin < 1; action = 'initialize'; end;
if nargin < 2; option1 = 'none'; end;
switch action;
case 'ini
www.eeworm.com/read/477456/6736085
lst visual.lst
A51 MACRO ASSEMBLER VISUAL 05/05/2009 15:26:40 PAGE 1
MACRO ASSEMBLER A51 V8.01
OBJECT MODULE PLACED IN Visual.OBJ
ASSEMBLER I
www.eeworm.com/read/477456/6736087
obj visual.obj
www.eeworm.com/read/477456/6736089
asm visual.asm
//--------------------------------------------------------
// QQ:85254194
// 51单片机 软件模拟串口进行通讯
// 晶振12M,波特率19200 BPS
// 有超时等待功能。
// 从设备收到一字节,回复相同的字节给另一设备
// 若超时,则回复 AA 。
//--------------------
www.eeworm.com/read/155032/11904084
ico visual.ico
www.eeworm.com/read/152785/12084543
c visual.c
/* xscreensaver, Copyright (c) 1993, 1994, 1995, 1996, 1997, 1998, 1999
* by Jamie Zawinski
*
* Permission to use, copy, modify, distribute, and sell this software and its
* documen
www.eeworm.com/read/152785/12084552
h visual.h
/* xscreensaver, Copyright (c) 1993-1999 by Jamie Zawinski
*
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby gr
www.eeworm.com/read/152075/12145809
dfm visual.dfm
object VisualForm: TVisualForm
Left = 127
Top = 283
BorderStyle = bsDialog
Caption = 'Visual Attributes'
ClientHeight = 337
ClientWidth = 737
Color = clBtnFace
Font.Charset = D
www.eeworm.com/read/152075/12145811
dcu visual.dcu
www.eeworm.com/read/152075/12145822
~pas visual.~pas
unit Visual;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Buttons, JvExStdCtrls, JvCombobox, JvColorCombo,Flow, ExtCtrls,
Mask, JvE