登录
首页 » Windows开发 » This code implements the table in the excel input in English, can be automatical...

This code implements the table in the excel input in English, can be automatical...

于 2022-01-30 发布 文件大小:1.64 kB
0 177
下载积分: 2 下载次数: 1

代码说明:

本代码实现在excel表格中输入英文,可自动转换成中文,输入中文可自动转换程英文的功能-This code implements the table in the excel input in English, can be automatically converted into Chinese processes to input Chinese in English can be automatically converted function

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

发表评论

0 个回复

  • How to use the dialog effectively
    如何有效的使用对话框 -How to use the dialog effectively
    2022-03-20 00:49:07下载
    积分:1
  • Winform自制启动画面
    一般软件在启动的时候都会有一个启动画面,这个启动画面是为了系统启动时进行一些验证或者加载资源, 这样能达到一种效果:应用程序不会出现”假死“现象。如果直接启动应用程序,进入界面的时候再去加载应用程序 所需要的一些资源,这个时候界面就会出现卡死现象。可以稍微改动,就可以实现自己的效果了,
    2022-10-04 23:05:03下载
    积分:1
  • 电子学习工具
    嗨...这是LMS代码  TestMaker 是一个基于 web 的软件的演示文稿、 管理和评价的心理测试。首先 testMaker 针对需要的基于 Web 的自我测试与绩效反馈 (自我评估),但也可用在其他网上调查。采用 testMaker 既不是编程,也不是 HTML 的知识是必需的。
    2022-05-26 10:31:26下载
    积分:1
  • MFC简单画图程序Draw
    这个画图小程序是在 VS2012环境下编写的 MFC 单文档程序, 压缩包内含程序设计详细说明。 功能概述  通过在菜单中选择不同的形状,可以实现画直线、矩形、椭圆以及鼠标按下时随着鼠标移动划线以及橡皮擦功能, 线条粗细、颜色也可以在菜单中调整。  设计思路  通过对菜单的响应获取绘图类型、颜色和线条粗细程度。 通过 CPen 类更改画笔颜色和粗细或将画笔改为橡皮擦, 通过 CDC 类的成员函数 MoveTo( int x, int y );   LineTo( int x, int y );  Rectangle( int x1, int y1, int x2, int y2 );   Ellipse( int x1, int y1, int x2, int y2 );  请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-03-18 10:23:50下载
    积分:1
  • txt 中的数据转移到自然数
    该程序是转移入自然数的 txt 中的数据,它好在一些坐标变换工作,你也可以重新编码它以你想要获取的数据
    2022-02-25 05:14:45下载
    积分:1
  • VC网络编程指南
    VC网络编程指南-VC Network Programming Guide
    2022-11-07 16:05:04下载
    积分:1
  • 图片控制控件(VB.NET2005) === === === === === ===== 一个VB.NET2005编写的图片控制操作的源代码控件,主要...
    图片控制控件(VB.NET2005) === === === === === ===== 一个VB.NET2005编写的图片控制操作的源代码控件,主要功能有支持图片放大缩小、支持图片色彩反转、自适应窗体大小、返回实际像素、支持图片多种方式旋转和翻转,支持图片两种模式漫游。-Picture control control (VB.NET2005) =================================== prepared a picture VB.NET2005 control the operation of the source code control, the main function to support picture zoom, support for image color inversion, adaptive form size, the return of the actual pixels, support for image rotation and flip a number of ways to support two models roaming picture.
    2022-12-27 03:40:03下载
    积分:1
  • 这是一个用c#编写的MIS金质打印通C#打印源码 2.2,可以看看的
    这是一个用c#编写的MIS金质打印通C#打印源码 2.2,可以看看的-This is a C# MIS Print Program. (2.2)
    2023-08-29 20:35:04下载
    积分:1
  • 个人编写的一些类(单链表,栈等)
    个人编写的一些类(单链表,栈等)-prepared by the individual category (single linked list, stack, etc.)
    2022-03-17 17:17:21下载
    积分:1
  • 八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的...
    八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的皇后后,第i+1行找不到合适的位置,这时就回到第i行,把第i行的皇后放到下一个位置,继续尝试下一行。如此反复,知道找到所有的解。注意,这种算法找的解可能有等价的,某些解可由别的解经过旋转棋盘得到。-visual demostration in vc of eight queens problem. algorithm: backtracking. First, put a queen on first line then find a suitable position on 2nd line for next queen, and so on. When all eight lines have queens, it means we have find a solution. If we put the i-th queen, but can find a suitable position on the (i+1)th line, then back to the ith line and move the queen on the ith line to next suitable position and move on to the next line. Repeat this until we have found all the solutions. Note:By this mean, some solutions maybe equivalent to others, some can be acquired by the rotation of other solutions.
    2022-03-23 15:20:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载