登录
首页 » c# » ChineseConvert (繁簡轉換 use ChineseConverter.dll)

ChineseConvert (繁簡轉換 use ChineseConverter.dll)

于 2022-01-21 发布 文件大小:25.06 kB
0 128
下载积分: 2 下载次数: 1

代码说明:

using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using Microsoft.International.Converters.TraditionalChineseToSimplifiedConverter; namespace ChineseConvert {     public partial class FormMain : Form     {         public FormMain()         {             InitializeComponent();         }         //預先設定來源字串         private void FormMain_Load(object sender, EventArgs e)         {             this.txbSourdeString.Text = "資料來源";         }  

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • AnalogIRSen
    information about analog com for ir sensor interface
    2010-07-28 14:42:54下载
    积分:1
  • opc客户端源码下载
    opc
    2016-03-29下载
    积分:1
  • SSIS WINDOWS服务编程方式运行
    以windows服务的方式承载ssis包的运行。解决方案包括三个子工程,SSISServiceLibrary:加载ssis包的wcf服务库程序;WS_SSIS:加载ssis包的windows服务;WindowsService1:windows服务测试程序;RunFromClientAppCS:调用客户端。
    2022-02-04 22:57:16下载
    积分:1
  • IO_SOFT_UART_USE_TIMER
    说明:   1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。 2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。 3. 支持半双工通讯。收、发波特率相同。 4. 应把定时器中断优先级设置为最高级。 5. 本程序每接收一个字节后就把它放到一个队列缓冲区中(也可使用环行缓冲区), 待缓冲区满后,将缓冲区中的内容原样发回。这是为了测试多字节连续收发的 能力和简化程序。实际应用中应防止缓冲区溢出。 6. 由接收转换到发送时要先调用 soft_send_enable (); 由发送转换到接收时要先调用 soft_receive_enable ()。 7. 发送最后一个字节后如果要立刻转为接收,必须等待最后一个字节后发送完毕 while ( rs_f_TI == 0) // 等待最后一个字节发送完毕(err)
    2008-09-16 13:37:34下载
    积分:1
  • new--1
    使用MPI_Send和MPI_Recv 实现MPI_Allgather, MPI_Alltoall ,MPI_Gather, MPI_Scatter 等群集函数 (Use MPI_Send and MPI_Recv achieve MPI_Allgather, MPI_Alltoall, MPI_Gather, MPI_Scatter and other cluster function)
    2015-05-23 17:15:42下载
    积分:1
  • C# .NET完美车牌识别系统
    C# .NET完美车牌识别系统 希望对大家有所帮助(C#.NET perfect license plate recognition system We hope to help)
    2020-11-23 11:39:33下载
    积分:1
  • 数据库课程设计 出版社信息系统
    资源描述出版社管理系统,四张表,包含了 sql 代码,课程设计,用来交作业吧
    2022-02-28 16:07:56下载
    积分:1
  • nmap14(20060210)
    此程序为在vc++6.0环境下使用MapObject2.3控件开发电子地图的例子.(This procedure in vc++ 6.0 environment controls the development of electronic map MapObject2.3 example.)
    2008-06-01 21:50:32下载
    积分:1
  • 温度报警器
    说明:  1.系统整体设计 系本设计采用STC89C52单片机为主控芯片,结合外围电路矩阵键盘、液晶显示器LCD1602等部分组成,能够实现: 1 DS18B20不断采集周围环境温度; 2. 单片机处理温度的数据显示在DS18B20; 3. 用户设定温度报警的上限和下限;(1. Overall design of the system This design uses STC89C52 single chip microcomputer as the main control chip, combined with peripheral circuit matrix keyboard, liquid crystal display LCD1602 and other parts DS18B20 continuously collects the ambient temperature; 2. The temperature data processed by MCU is displayed in DS18B20; 3. The user sets the upper limit and lower limit of temperature alarm;)
    2021-01-20 15:11:19下载
    积分:1
  • foryujudefanyi
    编译原理课设for语句的翻译简单优先文法输出四元式,包括词法分析语法分析和出错处理功能,有源代码课设文档报告(Compiler theory course set for the translation of a simple precedence grammar statement out four yuan style, including lexical analysis parsing and error handling functions, set the document class source code report)
    2020-08-31 21:48:10下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载