代码搜索:Visual C#
找到约 10,000 项符合「Visual C#」的源代码
代码结果 10,000
www.eeworm.com/read/468279/6995985
pdf visual.pdf
www.eeworm.com/read/465777/7045609
vis visual.vis
[Config]
BackImage=
X=47
Y=55
OffSet=50
Res=2
BackColor=-1
PenColor=16777215
RadioDraw=2
RadioMode=1
Radius=24
IsPeak=1
PeakColor=65535
SpecTrackWidth=3
LineFall=3
PeakFall=1
www.eeworm.com/read/465777/7045618
dfm visual.dfm
object Form4: TForm4
Left = 329
Top = 192
BorderStyle = bsNone
Caption = 'Form4'
ClientHeight = 359
ClientWidth = 608
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.C
www.eeworm.com/read/465777/7045619
dcu visual.dcu
www.eeworm.com/read/465777/7045624
pas visual.pas
unit visual;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ComVariable,ExtDlgs, inifiles,ExtCtrls, StdCtrls, ComCtrls,
circle_vis,os
www.eeworm.com/read/449481/7089071
visual c++
www.eeworm.com/read/199841/7097712
c visual.c
#include "nxlib.h"
#include
/* only one visual to match, no looping required*/
Status
XMatchVisualInfo(Display * dpy, int screen, int depth, int class,
XVisualInfo * vinfo)
{
Depth
www.eeworm.com/read/440159/7099995
c visual.c
#include
#include
#include "datadef.h"
#include "visual.h"
/*---------------------------------------------------------------------------*/
/* Writing U,V,P,PSI, and ZETA into "ve
www.eeworm.com/read/440159/7099997
h visual.h
void OUTPUTVEC_bin(REAL **U,REAL **V,REAL **P,REAL **TEMP,
REAL **PSI,REAL **ZETA,REAL **HEAT,int **FLAG,
REAL,REAL,int im,int jm,char* outputfile);
void COMPPSIZETA(REAL **U,
www.eeworm.com/read/254277/7101150