-
usbbootv167
万能的修理U盘软件修理U盘软件,当你的U盘坏了或是读不出数据,可以用它来修理(Omnipotent U disk repair software repairs U disk software, when your U disk or读不出bad data, can use it to repair)
- 2008-06-30 14:15:40下载
- 积分:1
-
SVGNEWGAIGAI
说明: 静止无功发生器 采用无功检测DQ检测 静止无功发生器又称高压动态无功补偿发生装置,或静止同步补偿器。是指自由换相的电力半导体桥式变流器来进行动态无功补偿的装置。SVG是目前无功功率控制领域内的最佳方案。相对于传统的调相机、电容器电抗器、以晶闸管控制电抗器TCR为主要代表的传统SVC等方式,SVG有着无可比拟的优势。(DQ test for static reactive power generator)
- 2020-06-21 15:40:02下载
- 积分:1
-
ISO_C11_drft
说明: C11 标准 草稿版, ISO 2011年出版。详见文档内部说明(this is c11 iso draft published in 2011)
- 2020-06-24 01:40:02下载
- 积分:1
-
HiAuth-master
说明: 提供基于auth2.0实现框架,包括auth2.0四种基本的登录模式,管理后台等(Provide implementation framework based on auth2.0, including four basic login modes of auth2.0, management background, etc)
- 2020-04-02 11:24:35下载
- 积分:1
-
Java实现窗体右键菜单
Java实现窗体右键菜单,简约易操作的窗体菜单,这是一个相当易懂的制作实例。
super( "右键弹出菜单" ); //调用父类构造函数
ChangeColorAction action = new ChangeColorAction(); //菜单项事件处理
String[] str = {"Blue","Pink","Yellow","Red","Orange"}; //菜单项名称
ButtonGroup colorGroup=new ButtonGroup(); //实例化按钮组
popupMenu=new JPopupMenu(); //实例化弹出菜单
items=new JRadioButtonMenuItem[5]; //初始化数组
for (int i=0;i items[i]=new JRadioButtonMenuItem(str[i]); //实例化菜单项
popupMenu.add(items[i]); //增加菜单项到菜单上
colorGroup.add(items[i]); //增加菜单项到按钮组
items[i].addActionListener(action); //菜单项事件处理
}
addMouseListener(new MouseAdapter(){ //窗口的鼠标事件处理
public void mousePressed( MouseEvent event ) { //点击鼠标
triggerEvent(event); //调用triggerEvent方法处理事件
- 2023-03-05 04:05:03下载
- 积分:1
-
脉动风荷载
通过ANSYS APDL将脉动风荷载施加到桥梁上(Pulsating wind loads on bridges through ANSYS APDL)
- 2019-05-27 13:54:53下载
- 积分:1
-
ZCKE
VC programming language based seal processing source program, has a strong representativeness, for reference!
- 2018-10-22 06:09:40下载
- 积分:1
-
《Python Cookbook》第三版中文
说明: Python Cookbook第三版书籍(Python Cookbook,the third book)
- 2020-03-04 16:09:56下载
- 积分:1
-
VC++是实现文件操作,可以生成报表用记事本打开,适合初学者学习...
VC++是实现文件操作,可以生成报表用记事本打开,适合初学者学习-VC++ Is to achieve file operations, can generate reports using Notepad to open, suitable for beginners to learn
- 2022-01-30 11:46:02下载
- 积分:1
-
as audio and video products, the wide variety and audio data for the lease to se...
由于音像制品的品种繁多,所以音像租赁对于数据的查找,修改,删除和添加等功能的需求量很大,用人工手记的方式显然很烦琐,所以本项目就是为此设计.本项目可以对音像制品进行规范化管理,进而提高经营效率,实现中小音像租赁店日常工作的管理.-as audio and video products, the wide variety and audio data for the lease to search, modify, delete and add features such as the high demand for use of artificial Notes obviously very cumbersome, so this is the project design. This item can be audio-video products for regulation and then mention the high operating efficiency, small and medium-sized audio-video rental shops daily work management.
- 2022-03-09 12:49:40下载
- 积分:1