上一页 1 ··· 59 60 61 62 63 64 65 66 67 ··· 118 下一页
摘要: package Geovin.Du; //创造包 import java.lang.String; import java.util.Date; import java.util.Calendar; import java.util.GregorianCalendar; // 时间内容 public 阅读全文
posted @ 2021-12-14 11:48 ®Geovin Du Dream Park™ 阅读(56) 评论(0) 推荐(0)
摘要: https://github.com/dhellmann/pymotw-3 https://github.com/xlwings/xlwings https://pypi.org/project/pypiwin32/https://github.com/Googulator/pypiwin32htt 阅读全文
posted @ 2021-12-07 11:55 ®Geovin Du Dream Park™ 阅读(152) 评论(0) 推荐(0)
摘要: using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; using Syste 阅读全文
posted @ 2021-11-24 19:36 ®Geovin Du Dream Park™ 阅读(107) 评论(0) 推荐(0)
摘要: https://github.com/parallax/jsPDFhttp://mrrio.github.io/jsPDF/examples/basic.htmlhttps://rawgit.com/MrRio/jsPDF/master/docs/jsPDF.html https://github. 阅读全文
posted @ 2021-11-21 08:25 ®Geovin Du Dream Park™ 阅读(54) 评论(0) 推荐(0)
摘要: <!doctype html> <html> <head> <meta charset="utf-8"> <title>Dynamically create a div element with JavaScript/jQuery</title> <script src="js/jquery-3.6 阅读全文
posted @ 2021-09-26 17:04 ®Geovin Du Dream Park™ 阅读(34) 评论(0) 推荐(0)
摘要: sql server - Parent/Child hierarchy tree view - Stack Overflow declare @pc table(CHILD_ID int, PARENT_ID int, [NAME] varchar(80)); insert into @pc sel 阅读全文
posted @ 2021-09-18 14:56 ®Geovin Du Dream Park™ 阅读(57) 评论(0) 推荐(0)
摘要: @font-face{ font-family:'geovindu'; src:url('file:///D|/字体/涂聚文/geovindu/fonts/geovindu770214.eot'); src:url('file:///D|/字体/涂聚文/geovindu/fonts/geovindu 阅读全文
posted @ 2021-08-18 16:02 ®Geovin Du Dream Park™ 阅读(84) 评论(0) 推荐(0)
摘要: // string xmldata = AppDomain.CurrentDomain.BaseDirectory.ToString() + @"xml\涂聚文.xml"; XElement xe = XElement.Load(xmldata); IEnumerable<XElement> ele 阅读全文
posted @ 2021-07-15 23:42 ®Geovin Du Dream Park™ 阅读(85) 评论(0) 推荐(0)
摘要: https://docs.microsoft.com/en-us/dotnet/api/system.globalization.regioninfo.isocurrencysymbol?view=net-5.0 https://en.wikipedia.org/wiki/ISO_4217 http 阅读全文
posted @ 2021-06-27 15:34 ®Geovin Du Dream Park™ 阅读(633) 评论(0) 推荐(0)
摘要: //https://zh.wikipedia.org/wiki/%E5%BE%A9%E6%B4%BB%E7%AF%80%E7%9A%84%E8%A8%88%E7%AE%97 //Meeus/Jones/Butcher算法(公历) //Jean Meeus在他的书《天文算法》(Astronomical 阅读全文
posted @ 2021-06-23 16:16 ®Geovin Du Dream Park™ 阅读(477) 评论(0) 推荐(0)
上一页 1 ··· 59 60 61 62 63 64 65 66 67 ··· 118 下一页