调整字体大小的几种方式,大小依次增大,具体如下: 【Reference】 1、Adjusting font size with TikZ picture ...
分类:
其他好文 时间:
2019-01-24 20:13:51
阅读次数:
658
OrCAD Capture CIS 16.6 菜单:Place > Picture... 在Place Picture窗口中,文件类型选择All Files (*.*),接着选择需要插入的图片,确定。 效果(图片的位置和大小是我后期调整过的) ...
分类:
其他好文 时间:
2019-01-24 11:48:24
阅读次数:
874
【转】VB控件和对象:ScriptControl 控件 3. ScriptControl 控件 Microsoft Script Control 控件可以创建运行任何 ActiveX(R) scripting 引擎,例如 Microsoft(R) Visual Basic (R) Scripting ...
分类:
其他好文 时间:
2019-01-20 13:42:43
阅读次数:
262
概述 写MFC界面程序时,今天恰好用到Slider控件,做一个小小的记录。 步骤 1.在工具栏中添加Slider Control控件; 2.在控件上右键->添加变量(Add Variable...),为控件添加一个变量(假如为m_slider); 3.初始化Slider Control控件 4.处理 ...
分类:
编程语言 时间:
2019-01-16 13:13:20
阅读次数:
567
1 """ 2 This part of code is the Deep Q Network (DQN) brain. 3 4 view the tensorboard picture about this DQN structure on: https://morvanzhou.github.i... ...
分类:
编程语言 时间:
2019-01-08 23:41:26
阅读次数:
668
Delphi中打印条码的方法导读: 1 通过菜单”Component”下的”Import ActiveX”将“Microsoft Access Barcode Control 9.0”控件引入。这个控件(msbcode9.occx)随同Office一起安装到系统中。 2 在“ActiveX”下可以看 ...
题意:给出一些矩阵,求这些矩阵合并后外部(被包括在内部的不算)周长 端点 1这个是用点代替了边,区间内有几个点就代表区间长度是多少 ...
分类:
其他好文 时间:
2018-12-28 17:18:57
阅读次数:
195
Profile The Following Picture is the result of this time's work. It's the first step used to verify the basic function of PyQtGraph. Download PyQtGrap ...
分类:
其他好文 时间:
2018-12-24 14:31:22
阅读次数:
155

 { var ms = new MemoryStream(buffer, 0, buffer.Length); return Image.FromStream(ms); } private void Text26_Bef... ...
分类:
其他好文 时间:
2018-12-14 17:32:34
阅读次数:
461