码迷,mamicode.com
首页 >  
搜索关键字:converter    ( 524个结果
Converter
Converter是WPF在绑定中经常要使用到的一个属性。有时候数据存储的形式与需要其展现的形式并非完全一致,此时可以采用Converter。本例是将一个字符串绑定到ListBox上。使用方法如下:1. 定义一个Converter.需要继承自IValueConverter,并且定义Convert和C...
分类:其他好文   时间:2014-12-12 14:49:33    阅读次数:206
VMware vCenter Converter 组件
VMwarevCenterConverter应用程序由ConverterStandaloneServer、ConverterStandalone代理、ConverterStandalone客户端和Converter引导CD组成。1.ConverterStandaloneServerConverterStandaloneServer启用并执行虚拟机的导入和导出。ConverterStandaloneServer包括两项服务:Conv..
分类:系统相关   时间:2014-12-12 01:34:41    阅读次数:207
htaccess to nginx converter
找到一个好工具,把apache的htaccess转到了nginx下面;工具的地址是:http://winginx.com/en/htaccessAbout the htaccess to nginx converterThe service is to convert an Apache's .ht...
分类:数据库   时间:2014-12-07 13:42:01    阅读次数:273
spring的Convert机制
spring.core包内有Converter接口,方法是T convert(S source);从一个类型转为内容一个类型的实际转化器;converters可能非常多,需要一个注册器来集中管理使用,ConverterRegistry接口担当此任务.ConversionService这个概念将con...
分类:编程语言   时间:2014-12-04 17:29:41    阅读次数:703
Automatic Conversion from PowerPoint to JPEG
Universal Document Converter works as a virtual printer and can save any document in the PDF, JPEG, TIFF, or PNG format. If you are a software developer, you can control the settings using COM-inte...
分类:其他好文   时间:2014-11-30 20:14:29    阅读次数:245
SEPIC 单端初级电感转换器 稳压器 -- Zeta 转换器
single ended primary inductor converter单端初级电感转换器SEPIC(single ended primary inductor converter) 是一种允许输出电压大于、小于或者等于输入电压的DCDC变换器。输出电压由主控开关(三极管或MOS管)的占空比控...
分类:其他好文   时间:2014-11-29 22:57:23    阅读次数:366
Level-shifting nixes need for dual power supply
The AD736 true-rms-to-dcconverter is useful for many applications that require precise calculation of the rms value of a waveform. This converter can ...
分类:其他好文   时间:2014-11-28 16:14:22    阅读次数:142
Simple dc/dc converter increases available power in dual-voltage system
The schematic inFigure 1shows a way to increase the power available from a current-limited 5V supply by adding power from a –5V supply. The dc/dc conv...
分类:其他好文   时间:2014-11-28 14:24:24    阅读次数:205
Get buck-boost performance from a boost regulator
The SEPIC (single-ended, primary-inductance-converter) topology is generally a good choice for voltage regulators that must produce an on output volta...
分类:其他好文   时间:2014-11-28 14:22:06    阅读次数:279
Single transistor provides short-circuit protection
In certain dc/dc-converter applications, on-chip, cycle-by-cycle current limit may be insufficient protection to prevent a failure during a short circ...
分类:其他好文   时间:2014-11-28 14:19:55    阅读次数:221
524条   上一页 1 ... 47 48 49 50 51 ... 53 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!