UCGUI最新版源码简介UCGUI3.90版源码有如下几点新的变化. 1.这个版本的UCGUI提供了模拟器的源码(早知我不用那么辛苦反编译出模拟器源码了,不过大家可以比较一下看). 2.还有JPEG图版支持 3.ListView控件支持. 4.Menu菜单支持. 5.ScrollBar滚动条支持. 6.multi-controller多控制器支持. 另外源码上还有很多的调整, 将控件的功能分开到各个文件当中更易于将来扩充, 大家仔细看看.
上传时间: 2013-12-23
上传用户:xwd2010
一、安装SQL数据库 1、 打开Microsoft SQL Server 企业管理器 2、 建立一个新的数据库,名称为 XfokSite_Free (必须为这个名字) 3、选择该数据库,点击鼠标右键 -> 所有任务 -> 还原数据库 -> 从设备 -> 选择设备 -> 添加 -> 选择程序目录下的数据库里面的文件 二、安装程序 1、如果程序没有放在虚拟目录下,请把所有文件放在网站根目录下,否则会提示出错。 三、设置 1、 用文本编辑器打开web.config 2、 找到<add key="SqlConnectionString" value="Data Source=(local) Integrated Security=false Initial Catalog=XfokSite_Free User ID=xfok Password=xfok" /> 红色部分:数据库服务器地址,如果为本地地址,请设置为(local),外部请直接修改为IP地址(不要加括号) 深红部分:数据库名称 粉红部分:SQL数据库登陆用户名 蓝色部分:SQL数据库登陆密码 四、设置完毕! 直接在浏览器中敲入地址,来体验一下心随我动,网站建设超轻松的快感吧!
上传时间: 2015-04-15
上传用户:璇珠官人
Kismet is an 802.11b network sniffer and network dissector. It is capable of sniffing using most wireless cards, automatic network IP block detection via UDP, ARP, and DHCP packets, Cisco equipment lists via Cisco Discovery Protocol, weak cryptographic packet logging, and Ethereal and tcpdump compatible packet dump files. It also includes the ability to plot detected networks and estimated network ranges on downloaded maps or user supplied image files. Kismet是一个针对IEEE802.11b无线局域网的嗅探和包分析器,支持大多数无线网卡,支持自动检测UDP、ARP和DHCP的数据包,支持通过CDP协议检测思科网络设备,支持加密数据包记录,采用与Ethereal和Tcpdump兼容的的数据包记录文件,支持通过用户提供地图来检测和评估无线网络范围。
标签: network dissector sniffing capable
上传时间: 2014-11-26
上传用户:wweqas
How to Use Tables With the JTable (in the API reference documentation) class you can display tables of data, optionally allowing the user to edit the data. JTable doesn t contain or cache data it s simply a view of your data. Here s a picture of a typical table displayed within a scroll pane
标签: documentation the reference display
上传时间: 2013-12-23
上传用户:ayfeixiao
Setting and Changing Column Widths By default, all columns in a table start out with equal width, and the columns automatically fill the entire width of the table. When the table becomes wider or narrower (which might happen when the user resizes the window containing the table), all the column widths change appropriately.
标签: Changing Setting default columns
上传时间: 2015-05-04
上传用户:璇珠官人
The code is fairly straightforward, except perhaps for the call to convertColumnIndexToModel. That call is necessary because if the user moves the columns around, the view s index for the column doesn t match the model s index for the column. For example, the user might drag the Vegetarian column (which the model considers to be at index 4) so it s displayed as the first column — at view index 0. Since prepareRenderer gives us the view index, we need to translate the view index to a model index so we can be sure we re dealing with the intended column
标签: convertColumnIndexToModel straightforward perhaps fairly
上传时间: 2013-12-10
上传用户:it男一枚
to show the waveform of audio file and play it on computer Purpose: Familiar with WAV file format and UI design It should have the following functions: Provide a Graphic User Interface for user to browse the file system and select one WAV file Show the waveform of input audio signal Play the selected WAV file Print the parameters of WAV file such as sampling rate, bit-depth, etc
标签: file Familiar computer waveform
上传时间: 2015-05-07
上传用户:l254587896
This m file models a DPSK UWB system using a delay in one leg of the mixer, correlation receiver low pass filter combination requiring no template for synching. Various waveforms are displayed throughout the system to allow the user to observe operation of the system.
标签: correlation receiver models system
上传时间: 2013-12-13
上传用户:semi1981
This a full 3-tier dababase application which includes a activex dll project(business objects) and a standard exe(UI). Besides all the database techniques it demonstrates, it also shows how to make MSHFlexgrid a editable grid(with combobox, checkbox, datetimepicker) and how to merge a toolbar for multi forms.
标签: application dababase business includes
上传时间: 2014-01-01
上传用户:qq21508895
java加密解密源码 用户密码不能直接存储到数据库,需要经过加密。同样user也可要回自己的密码。
上传时间: 2015-05-13
上传用户:时代电子小智