C# winform 定时更新汇率

上传者: suheonline | 上传时间: 2021-06-19 06:52:57 | 文件大小: 208KB | 文件类型: ZIP
感谢之前的两位对代码的优化。 从人民银行获取汇率,每三小时更新汇率,插入到数据库中。

文件下载

资源详情

[{"title":"( 44 个子文件 208KB ) C# winform 定时更新汇率","children":[{"title":"GetWebContentNew","children":[{"title":"UpgradeLog.XML <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"_UpgradeReport_Files","children":[{"title":"UpgradeReport.xslt <span style='color:#111;'> 12.21KB </span>","children":null,"spread":false},{"title":"UpgradeReport_Minus.gif <span style='color:#111;'> 69B </span>","children":null,"spread":false},{"title":"UpgradeReport.css <span style='color:#111;'> 3.27KB </span>","children":null,"spread":false},{"title":"UpgradeReport_Plus.gif <span style='color:#111;'> 71B </span>","children":null,"spread":false}],"spread":true},{"title":"使用必看.txt <span style='color:#111;'> 104B </span>","children":null,"spread":false},{"title":"GetWebContent.sln <span style='color:#111;'> 929B </span>","children":null,"spread":false},{"title":"GetWebContent","children":[{"title":"bin","children":[{"title":"Release","children":null,"spread":false},{"title":"Debug","children":[{"title":"GetWebContent.pdb <span style='color:#111;'> 39.50KB </span>","children":null,"spread":false},{"title":"GetWebContent.exe <span style='color:#111;'> 40.50KB </span>","children":null,"spread":false},{"title":"GetWebContent.vshost.exe <span style='color:#111;'> 11.34KB </span>","children":null,"spread":false},{"title":"GetWebContent.vshost.exe.manifest <span style='color:#111;'> 490B </span>","children":null,"spread":false},{"title":"HtmlAgilityPack.dll <span style='color:#111;'> 131.00KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Form1.Designer.cs <span style='color:#111;'> 8.29KB </span>","children":null,"spread":false},{"title":"Form2.resx <span style='color:#111;'> 5.68KB </span>","children":null,"spread":false},{"title":"Program.cs <span style='color:#111;'> 499B </span>","children":null,"spread":false},{"title":"www.ico.la_a4958ee51934cf3dd088becbaa91bf2f_48X48.ico <span style='color:#111;'> 9.44KB </span>","children":null,"spread":false},{"title":"GetWebContent.csproj.user <span style='color:#111;'> 208B </span>","children":null,"spread":false},{"title":"obj","children":[{"title":"Debug","children":[{"title":"GetWebContent.pdb <span style='color:#111;'> 39.50KB </span>","children":null,"spread":false},{"title":"GetWebContent.exe <span style='color:#111;'> 40.50KB </span>","children":null,"spread":false},{"title":"GetWebContent.GetContent.resources <span style='color:#111;'> 9.99KB </span>","children":null,"spread":false},{"title":"GenerateResource-ResGen.write.1.tlog <span style='color:#111;'> 1.79KB </span>","children":null,"spread":false},{"title":"GetWebContent.Form2.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"DesignTimeResolveAssemblyReferencesInput.cache <span style='color:#111;'> 6.45KB </span>","children":null,"spread":false},{"title":"TempPE","children":[{"title":"Properties.Resources.Designer.cs.dll <span style='color:#111;'> 4.50KB </span>","children":null,"spread":false}],"spread":false},{"title":"GenerateResource-ResGen.read.1.tlog <span style='color:#111;'> 1.21KB </span>","children":null,"spread":false},{"title":"GetWebContent.csproj.FileListAbsolute.txt <span style='color:#111;'> 3.23KB </span>","children":null,"spread":false},{"title":"Refactor","children":null,"spread":false},{"title":"GetWebContent.Properties.Resources.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"GetWebContent.Form1.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"GetWebContent.csproj.GenerateResource.Cache <span style='color:#111;'> 847B </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"GetContent.cs <span style='color:#111;'> 7.61KB </span>","children":null,"spread":false},{"title":"GetContent.resx <span style='color:#111;'> 20.32KB </span>","children":null,"spread":false},{"title":"Form2.cs <span style='color:#111;'> 5.68KB </span>","children":null,"spread":false},{"title":"Form1.cs <span style='color:#111;'> 9.22KB </span>","children":null,"spread":false},{"title":"HtmlAgilityPack.dll <span style='color:#111;'> 131.00KB </span>","children":null,"spread":false},{"title":"GetContent.Designer.cs <span style='color:#111;'> 5.61KB </span>","children":null,"spread":false},{"title":"Form2.Designer.cs <span style='color:#111;'> 3.18KB </span>","children":null,"spread":false},{"title":"Form1.resx <span style='color:#111;'> 5.87KB </span>","children":null,"spread":false},{"title":"Properties","children":[{"title":"Resources.resx <span style='color:#111;'> 5.48KB </span>","children":null,"spread":false},{"title":"Settings.settings <span style='color:#111;'> 249B </span>","children":null,"spread":false},{"title":"AssemblyInfo.cs <span style='color:#111;'> 1.34KB </span>","children":null,"spread":false},{"title":"Settings.Designer.cs <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"Resources.Designer.cs <span style='color:#111;'> 2.79KB </span>","children":null,"spread":false}],"spread":false},{"title":"GetWebContent.csproj <span style='color:#111;'> 5.30KB </span>","children":null,"spread":false}],"spread":false},{"title":"GetWebContent.suo <span style='color:#111;'> 38.50KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

  • lwh99200 :
    很不错,真心好东东
    2017-12-25
  • lihaiqi2009 :
    想写一个定时更新同步数据库的工具,应该有用,下载下来学习。
    2017-01-04
  • skylawn :
    可以使用。
    2016-02-16
  • zhongasen :
    很不错,真心好东东
    2016-01-26
  • guoqd :
    不错,能使用就行,可以整合到自己的系统中
    2015-12-15

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明