• 大小: 4.06M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2020-12-14
  • 语言: C#
  • 标签: WebBrowser  案例  

资源简介

写入HTML来美化窗口

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;

namespace BackgroundT
{
    public partial class Form1 : Form
    {
        static string path = (System.Environment.CurrentDirectory).Replace(@“\“ @“/“); //html 图片路径
        static string nameq = “1“;
        string htmlname = @“


ta charset = ‘UTF-8‘ >

    ta http-equiv=‘X-UA-Compatible‘ content=‘IE=edgechrome=1‘> 
ta name = ‘viewport‘content=‘width=device-width initial-scale=1.0‘>
nk rel = ‘stylesheet‘ type=‘text/css‘ href=‘“+ path + @“/css/normalize.css‘ />
nk rel = ‘stylesheet‘ type=‘text/c

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

    ..A..H.     24576  2019-03-21 15:14  BackgroundT\.vs\BackgroundT\v15\.suo

     文件        189  2019-03-21 14:01  BackgroundT\BackgroundT\App.config

     文件       3965  2019-03-21 15:09  BackgroundT\BackgroundT\BackgroundT.csproj

     文件     607232  2019-03-21 15:13  BackgroundT\BackgroundT\bin\Debug\BackgroundT.exe

     文件        189  2019-03-21 14:01  BackgroundT\BackgroundT\bin\Debug\BackgroundT.exe.config

     文件      30208  2019-03-21 15:13  BackgroundT\BackgroundT\bin\Debug\BackgroundT.pdb

     文件    2739712  2018-12-04 16:33  BackgroundT\BackgroundT\bin\Debug\CSkin.dll

     文件     263246  2016-05-18 18:11  BackgroundT\BackgroundT\bin\Debug\CSkin.xml

     文件       6106  2016-12-02 15:01  BackgroundT\BackgroundT\bin\Debug\css\htmleaf-demo.css

     文件       1825  2013-07-08 22:10  BackgroundT\BackgroundT\bin\Debug\css\normalize.css

     文件        181  2016-12-01 07:36  BackgroundT\BackgroundT\bin\Debug\css\style.css

     文件       1540  2015-03-11 18:55  BackgroundT\BackgroundT\bin\Debug\fonts\icomoon.eot

     文件       1866  2015-03-11 18:55  BackgroundT\BackgroundT\bin\Debug\fonts\icomoon.svg

     文件       1376  2015-03-11 18:55  BackgroundT\BackgroundT\bin\Debug\fonts\icomoon.ttf

     文件       1452  2015-03-11 18:55  BackgroundT\BackgroundT\bin\Debug\fonts\icomoon.woff

     文件        592  2019-03-21 14:03  BackgroundT\BackgroundT\bin\Debug\index.html

     文件       2884  2016-12-01 07:36  BackgroundT\BackgroundT\bin\Debug\js\index.js

     文件        479  2019-03-21 14:00  BackgroundT\BackgroundT\bin\Debug\readme.html

     文件        172  2016-12-01 07:36  BackgroundT\BackgroundT\bin\Debug\scss\style.scss

     文件       1925  2019-03-21 15:13  BackgroundT\BackgroundT\Form1.cs

     文件       6510  2019-03-21 15:13  BackgroundT\BackgroundT\Form1.Designer.cs

     文件       5817  2019-03-21 15:13  BackgroundT\BackgroundT\Form1.resx

     文件          0  2019-03-21 15:13  BackgroundT\BackgroundT\obj\Debug\BackgroundT.csproj.CopyComplete

     文件         42  2019-03-21 15:07  BackgroundT\BackgroundT\obj\Debug\BackgroundT.csproj.CoreCompileInputs.cache

     文件       1169  2019-03-21 15:09  BackgroundT\BackgroundT\obj\Debug\BackgroundT.csproj.FileListAbsolute.txt

     文件       1078  2019-03-21 15:13  BackgroundT\BackgroundT\obj\Debug\BackgroundT.csproj.GenerateResource.cache

     文件      54118  2019-03-21 15:09  BackgroundT\BackgroundT\obj\Debug\BackgroundT.csprojAssemblyReference.cache

     文件     607232  2019-03-21 15:13  BackgroundT\BackgroundT\obj\Debug\BackgroundT.exe

     文件        180  2019-03-21 15:13  BackgroundT\BackgroundT\obj\Debug\BackgroundT.Form1.resources

     文件      30208  2019-03-21 15:13  BackgroundT\BackgroundT\obj\Debug\BackgroundT.pdb

............此处省略40个文件信息

评论

共有 条评论