调用 1. Splasher.cs 2.ISplashForm.cs 3.窗体代码 frmSplash.cs frmSplash.designer.cs frmSplash.resx ...
PowerDesigner中Table视图同时显示Code和Name,像下图这样的效果: 实现方法:Tools-Display Preference ...
分类:
其他好文 时间:
2017-11-07 16:22:24
阅读次数:
163
今天在项目内一个Winform增加控件后,无法打开,抛如下异常。 System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. > System.NullR ...
1、首先使用pyqt designer来设计ui界面,将其保存为"***.ui"文件, 然后进入到pyqt所在的文件目录中,执行cmd中命令,即在当前目录中可以生成相应的**.py文件。 2、生成之后的Python代码,我们需要对其继承的object类进行修改为QtGui.QMainWindow。添 ...
分类:
Windows程序 时间:
2017-10-30 18:14:05
阅读次数:
1735
1. Activiti Designer 这个Eclipse插件折腾了好久才安装上(Activiti Designer的开发或者维护者太差了!) 首先尝试官方文档中的安装方式: The following installation instructions are verified on Eclip ...
分类:
其他好文 时间:
2017-10-19 14:00:51
阅读次数:
212
1、安装前先安装devcpp,我下载的是devcpp-4.9.9.2_setup.exe2、安装qt4.4.3,下载的是qt-win-opensource-4.4.3-mingw.rar,解压后运行后会问你的winGW的目录在哪里,选择上面dev-cpp的安装路径即可。3、在qt designer中 ...
一、 eclipse自己下载 打开eclipse软件,然后点击菜单栏的help选项,选择install New Software,示例如下: 出现如下对话框: 点击添加【Add】按钮,出现如下对话框 输入如下地址:Location: http://activiti.org/designer/upda ...
分类:
系统相关 时间:
2017-10-16 22:04:46
阅读次数:
266
运用Altium Designer软件绘制IC1114-F48LQ芯片的原理图库,详细步骤如下: 第一步:在“文档”里新建一个文件夹,命名为“电子产品创新设计源文件”,用以存放每次实验的源文件和原理图库文件等,回车确定。然后双击该文件夹,在其子目录下再新建一个文件夹,命名为“Experiment_1 ...
分类:
其他好文 时间:
2017-10-08 12:10:41
阅读次数:
336
地址:http://acm.split.hdu.edu.cn/showproblem.php?pid=6158 题目: The Designer Time Limit: 8000/4000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Othe ...
分类:
其他好文 时间:
2017-10-03 21:36:48
阅读次数:
240
pyqt安装是用pip install pyqt QtDesigner 路径是 C:\Python36\Lib\site-packages\pyqt5-tools\designer.exe 空 $FileDir$ PyUIC C:\Python36\Scripts\pyuic5.exe $FileN ...
分类:
其他好文 时间:
2017-09-28 18:07:40
阅读次数:
293