1.新建Basic MSI项目 2.Behavior and Logic->Custom Action and Sequence->右边面板CustomActions->Custom Action Wizard ->下一步->填写Action Name、Comment(可不填)->Type 选择Ca ...
分类:
其他好文 时间:
2016-08-18 12:46:34
阅读次数:
161
第一个FPGA工程 点亮开发板上的3个LED灯 1.新建FPGA工程 开启Quartus2的画面 File--New Project Wizard..指定工程的路径与工程名 指定所使用的FPGA设备型号 2.添加设计文件 本设计采用Verilog HDL硬件描述语言建模 3.建模 本设计有三个输出量 ...
分类:
其他好文 时间:
2016-08-11 00:53:53
阅读次数:
177
1.打开myeclipse-window-proferences
2.搜索key打开快捷键对话框
3.打开后搜索package 点击'New(New Wizard:Package)' 中文版是‘新建(类)’
4.再点击其左下角Binding(绑定) 再按键盘上的Ctrl+shift+Z
5.然后点OK关闭对话框
此时你想在哪个项目新建PACKAGE都可以...
分类:
系统相关 时间:
2016-08-03 13:42:36
阅读次数:
353
Extended Events 用于取代SQL trace,是SQL Server 追踪系统运行的神器,其创建过程十分简单。 一,创建Extended Events的Session step1,打开New Session Wizard step2,Set Session Properties ste ...
分类:
其他好文 时间:
2016-07-31 20:43:16
阅读次数:
210
原文地址:http://www.fpga4fun.com/PCI-Express5.html Xilinx makes using PCI express easy - they provide a free PCI Express core (called "Endpoint Block Plus ...
分类:
其他好文 时间:
2016-07-30 21:10:40
阅读次数:
156
2016-07-24T00:30:52 | 模块: Internal | 已检索到 Team Foundation Server Proxy | 完成时间: 0 秒2016-07-24T00:30:52 | 模块: Wizard | 已检索到 IAuthorizationService 代理 | 完成时间: 0 秒2016-07-24T00:30:52 | 模块: Internal | 已从 Te...
分类:
Web程序 时间:
2016-07-24 01:48:38
阅读次数:
580
准备硬盘据网上介绍说如果是fat或者ntfs等格式可能会出现权限问题,于是干脆直接格式化为ext4格式。使用MiniTool Partition Wizard进行操作用容量较小的U盘,可以直接用树莓派格式化,命令为:mkfs -t ext4 /dev/sdb1安装samba将共享文件夹设为/samb ...
分类:
其他好文 时间:
2016-07-11 10:35:35
阅读次数:
246
两点需要注意: 1,要将maxsdk的3dsmaxPluginWizard文件夹设为只读。 2,要将3dsmaxPluginWizard.vsz中的"Wizard="设置为正确的vs版本号。例如在vs2010中安装max plugin wizard,则应设置为: Wizard=VsWizard.Vs ...
分类:
其他好文 时间:
2016-06-13 13:17:31
阅读次数:
117
今天同事遇到个奇怪问题,以前也遇到过,不过重新绑定一下就OK了,不知道为什么今天不行了。 错误提示: Could not find the Visual SourceSafe Internet Web Service connection information for the specified ...
分类:
数据库 时间:
2016-05-23 10:30:30
阅读次数:
181
本文介绍如何写出第一个JSP程序 1、配置服务器 (1)在eclipse中选择Server视图,(ps:很多童鞋说找不到Server,那是因为eclipse的版本问题,请下载JEE版本的eclipse),并单new server wizard超链接 (2)打开Define a New Server界 ...
分类:
Web程序 时间:
2016-05-15 19:41:24
阅读次数:
159