搜索资源列表
setfont
- 一个用VC编的设置字体的小程序,可以设置界面上任何文字的字体.-an addendum to the VC set up procedures for small fonts can be installed in any language interface fonts.
NOTELOOP
- CEdit& edit = GetEditCtrl() //定义指向视图的Cedit控件 if (m_Font.m_hObject == NULL) { m_Font.CreatePointFont(120,\"Fixedsys\") } if (m_Font.m_hObject != NULL) edit.SetFont (&m_Font) edit.SetTabStops (16)
SetFont
- 生成cp1250~cp1258 8x8点阵字库
CP1251
- CP1251字库文件,BMP格式,由SetFont Visual Basic程序产生。
CP1252
- CP1252字库文件,BMP格式,由SetFont Visual Basic程序产生。
CP1255
- CP1255字库文件,BMP格式,由SetFont Visual Basic程序产生。
setfont
- 一个用VC编的设置字体的小程序,可以设置界面上任何文字的字体.-an addendum to the VC set up procedures for small fonts can be installed in any language interface fonts.
NOTELOOP
- CEdit& edit = GetEditCtrl() //定义指向视图的Cedit控件 if (m_Font.m_hObject == NULL) { m_Font.CreatePointFont(120,"Fixedsys") } if (m_Font.m_hObject != NULL) edit.SetFont (&m_Font) edit.SetTabStops (16) -CEdit
SetFont
- 生成cp1250~cp1258 8x8点阵字库-Generated cp1250 ~ cp1258 8x8 dot matrix font
CP1251
- CP1251字库文件,BMP格式,由SetFont Visual Basic程序产生。
CP1255
- CP1255字库文件,BMP格式,由SetFont Visual Basic程序产生。-CP1255 ???馕?????BMP ?袷 ???由SetFont Visual Basic ?绦??
SetFont_demoo
- 設置你程式裡面的字型,大小,讓你的應用程式呈現多樣化。-Set up your program inside the font, size, make your diversified applications.
chushengren
- java中大部分对图形、文本、图像的操作方法都定义在Graphics类中,所以此次实验使用的方法如Color(int r, int g,int b), setColor(Color c),drawline(int x1,int y1,int x2,int y2)等都来自Graphics类中,此外对文本和字体的处理还用到了Font类中的 new Font(“字体名”,字体风格,字体大小),setFont(Font f)等方法;-Most
setFont
- VB学习资料——设置所选文字的字体,大小-VB learning materials- to set the selected text font, size, etc.
GridBagEx1
- gridbaglayout example-import java.awt.* import java.util.* import java.applet.Applet public class GridBagEx1 extends Applet { protected void makebutton(String name, GridBagLayout gridbag, GridBagCo
[Ace]ModPrint
- A "GOOD" print module. Supports many functions like : SetFont SetupPrinter QuickPrint GetY GetX AlignCenter AlignRight AlignLeft PrintHeader PrintFooter PrintPageNum PrintLine CheckPageLen
CODE_UPLOAD1437
- The CGraphicButton class is derived from CWnd and encapsulates a Windows button control. The CGraphicButton class allows use of a combination of a bitmap and text on the face of your button. The class allows the option o
FPDF
- fpdf类,实现pdf导出。 <? define( FPDF_FONTPATH , FPDF/font/ ) require( FPDF/fpdf.php ) $pdf = new FPDF( P , mm , A4 ) $pdf->Open() $pdf->AddPage() $pdf->SetFont( Courier , I ,20) $pdf->Cell
java-loginin
- 登陆注册界面设计,注册失败自动返回,成功则跳转页面-public class Register extends Jfr a me implements ActionListener{ private static final long serialVersionUID = 1L String Sex = "" JLabel lb_title,lb_user,lb_psd,lb_repsd,lb_s
MenuSources.tar
- // Create header action if useSpecialHeader == true if (useSpecialHeader) { headerAction = new QWidgetAction(this) headerAction->setEnabled(false) headerActionfr a me = new Qfr a me headerAc