基于c#实现winform界面调用名片识别接口

基于c#实现winform界面调用名片识别接口

ID:14610427

大小:421.21 KB

页数:13页

时间:2018-07-29

基于c#实现winform界面调用名片识别接口_第1页
基于c#实现winform界面调用名片识别接口_第2页
基于c#实现winform界面调用名片识别接口_第3页
基于c#实现winform界面调用名片识别接口_第4页
基于c#实现winform界面调用名片识别接口_第5页
资源描述:

《基于c#实现winform界面调用名片识别接口》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库

1、基于C#实现Winform界面调用名片识别接口本程序适用于聚合名片识别接口:http://www.juhe.cn/docs/api/id/139注:项目中如遇无法引用System.Web.dll问题,修改“项目属性”-“应用程序”-“目标框架”,由“.NETFramework4ClientProfile”修改为“.NETFramework4”。然后再引用.NET4.0的System.Web.dll即可前台界面代码:namespace mingpianshibie{    partial class Form1 

2、   {        /// 

        /// Required designer variable.        ///         private System.ComponentModel.IContainer components = null;         ///         /// Clean up any resources being used.        ///         /// 

3、ram name="disposing">true if managed resources should be disposed; otherwise, false.        protected override void Dispose(bool disposing)        {            if (disposing && (components != null))            {                components.Dispose();          

4、  }            base.Dispose(disposing);        }         #region Windows Form Designer generated code         /// 

        /// Required method for Designer support - do not modify        /// the contents of this method with the code editor.        //

5、/ 

        private void InitializeComponent()        {            this.open = new System.Windows.Forms.Button();            this.pixel = new System.Windows.Forms.Button();            this.pictureBox2 = new System.Windows.Forms.PictureBox();         

6、   this.pictureBox1 = new System.Windows.Forms.PictureBox();            this.ImgToBase64 = new System.Windows.Forms.Button();            this.button2 = new System.Windows.Forms.Button();            this.groupBox1 = new System.Windows.Forms.GroupBox();       

7、     this.label1 = new System.Windows.Forms.Label();            this.lb_show = new System.Windows.Forms.Label();            ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();            ((System.ComponentModel.ISupportInitialize)(thi

8、s.pictureBox1)).BeginInit();            this.groupBox1.SuspendLayout();            this.SuspendLayout();            //             // open            //             this.open.Location = new Syst

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。