登录
首页 » C# » CefSharp.MinimalExample-master

CefSharp.MinimalExample-master

于 2020-06-24 发布 文件大小:159KB
0 62
下载积分: 1 下载次数: 1

代码说明:

  使用cefsharp库(Minimal example of how the CefSharp library can be used using the official Nuget packages. Includes examples for WinForms WPF OffScreen For a more complete example of each project see the main CefSharp repository.)(using cefsharp library)

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

发表评论

0 个回复

  • Reporter
    绘图 c# 绘制饼图 柱状图 折线图 只需很简单的调用即可 属性可以随意设置(C#)
    2009-09-09 14:16:42下载
    积分:1
  • Classic-game-map-editor
    经典游戏地图编辑器,VC编译成功,可以运行。值得下载。(Classic game map editor, VC compile successfully, you can run. Worth downloading.)
    2013-12-06 22:14:54下载
    积分:1
  • wcf 实现大文件上传(有进度条)实例源码
    部分win7/win8用户 运行时报错 可能是 权限问题,所以运行项目的时候 要右键>>以管理员身份运行 部分用户 运行该项目的时候 可能提示:协定需要双工 但是绑定 NetTcpBinding 不支持 这是只需要将host项目app.config中协议部分 改为wsDualHttpBinding 即可,如下代码: 另外使用wcf时,最好不要使用 using 因为使用using会屏蔽掉很多错误,误导用户,参考链接:http://www.codeproject.com/Tips/197531/Do-not-use-using-for-WCF-Clients 相关代码改为:using System;using System.Collections.Generic;using System.Linq;using System.Windows.Forms;using System.ServiceModel;namespace WcfUploadServiceHost{ static class Program { /// /// The main entry point for the application. /// [STAThread] static void Main() { try { var host = new ServiceHost(typeof (WcfUploadServiceLib.UpLoadService)); host.Open(); Console.WriteLine("Server is opened..."); Console.Read(); //using (var host = new ServiceHost(typeof(WcfUploadServiceLib.UpLoadService))) //{ // host.Open(); // Console.WriteLine("Server is opened..."); // Console.Read(); //} } catch (Exception ex) { Console.WriteLine(ex.ToString()); Console.Read(); } } }}
    2015-01-07下载
    积分:1
  • Epl601_lab2
    course EPL 601 Lab2 Solution
    2015-12-04 05:45:08下载
    积分:1
  • Createwindow
    应用程序:Example 项目概述 ======================================================================== 应用程序向导已为您创建了此 Example 应用程序。 本文件概要介绍组成 Example 应用程序的每个文件的内容。 Example.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的 平台、配置和项目功能的信息。 Example.cpp 这是主应用程序源文件。 包含用于显示窗体的代码。 Form1.h 包含窗体类的实现和 InitializeComponent() 函数。 AssemblyInfo.cpp 包含用于修改程序集元数据的自定义属性。 ///////////////////////////////////////////////////////////////////////////// 其他标准文件: StdAfx.h, StdAfx.cpp 这些文件用于生成名为 Example.pch 的预编译头文件 和名为 StdAfx.obj 的预编译类型文件。 (this is a vc++ interface example!)
    2009-05-01 12:15:13下载
    积分:1
  • zgy-server
    说明:  用VC6写的简单控制台服务器端程序,学习用。(with VC6 write a simple console server software, to study.)
    2006-04-12 14:39:50下载
    积分:1
  • SHT11
    本代码为基于STM32单片机的SHT11温湿度传感器驱动代码,已经经过本人优化,并已经测试通过,可以直接用于采集温湿度信息,本代码采用keil4编程软件,下载解压后即可使用。(本代码为基于STM32单片机的SHT11温湿度传感器驱动代码,已经经过本人优化,并已经测试通过,可以直接用于采集温湿度信息,本代码采用keil4编程软件,下载解压后即可使用。 The code for the SHT11 driver code of temperature and humidity sensor based on STM32 SCM, I have been optimized, and has been tested, can be directly used for collecting temperature and humidity information, the code uses the keil4 programming software, you can use to download after decompression. )
    2021-04-21 11:38:49下载
    积分:1
  • WindowsFormsProgrammingWithCSharp
    Windows Forms Programming With CSharp
    2009-07-11 16:23:41下载
    积分:1
  • TMS320C66x KeyStone架构多核DSP入门与实例精解
    这本书对于学习DSP6678的同学非常有价值!(This book is very valuable for students studying DSP6678)
    2018-03-15 21:43:17下载
    积分:1
  • yuanc
    远程启动电脑远程启动电脑远程启动电脑远程启动电脑远程启动电脑远程启动电脑远程启动电脑(Remote start your computer)
    2011-04-24 01:18:51下载
    积分:1
  • 696518资源总数
  • 104353会员总数
  • 66今日下载