上一页 1 ··· 13 14 15 16 17 18 19 20 21 ··· 118 下一页
摘要: /* IDE: VS 2022 17.5 OS: windows 10 .net: 8.0 生成PDF文档,从PDF文档中获取文字内容 控制台下测试 */ // See https://aka.ms/new-console-template for more information using Sy 阅读全文
posted @ 2024-01-26 18:00 ®Geovin Du Dream Park™ 阅读(383) 评论(0) 推荐(0)
摘要: <!--Scalable Vector Graphic--> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="960px" height="560px" viewBox 阅读全文
posted @ 2024-01-22 18:04 ®Geovin Du Dream Park™ 阅读(28) 评论(0) 推荐(0)
摘要: # encoding: utf-8 # 版权所有 2024 涂聚文有限公司 # 许可信息查看: # 描述: # Author : geovindu,Geovin Du 涂聚文. # IDE : PyCharm 2023.1 python 3.11 # Datetime : 2024/1/13 10: 阅读全文
posted @ 2024-01-13 10:44 ®Geovin Du Dream Park™ 阅读(399) 评论(0) 推荐(0)
摘要: # encoding: utf-8 # 版权所有 2024 ©涂聚文有限公司 # 许可信息查看: # 描述: # Author : geovindu,Geovin Du 涂聚文. # IDE : PyCharm 2023.1 python 3.11 # Datetime : 2024/1/11 10 阅读全文
posted @ 2024-01-11 20:03 ®Geovin Du Dream Park™ 阅读(236) 评论(0) 推荐(0)
摘要: <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SpirePDFdemo.aspx.cs" Inherits="WebAppPdfDemo.SpirePDFdemo" %> <%@ Register Assembly="Spire. 阅读全文
posted @ 2024-01-11 08:46 ®Geovin Du Dream Park™ 阅读(40) 评论(0) 推荐(0)
摘要: /** * encoding: utf-8 * 版权所有 2024 涂聚文有限公司 * 许可信息查看: * 描述: * # Author : geovindu,Geovin Du 涂聚文. * # IDE : IntelliJ IDEA 2023.1 Java 17 * # Datetime : 2 阅读全文
posted @ 2024-01-11 00:04 ®Geovin Du Dream Park™ 阅读(415) 评论(0) 推荐(0)
摘要: from: https://codepen.io/airen/pen/OaVopb <!doctype html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, init 阅读全文
posted @ 2024-01-07 16:18 ®Geovin Du Dream Park™ 阅读(14) 评论(0) 推荐(0)
摘要: from xpinyin import Pinyin #https://github.com/lxneng/xpinyin def print_hi(name): # Use a breakpoint in the code line below to debug your script. prin 阅读全文
posted @ 2024-01-06 21:57 ®Geovin Du Dream Park™ 阅读(17) 评论(0) 推荐(0)
摘要: using System; using NPinyin; //https://github.com/WuTong1995/NPinyin using Microsoft.International.Converters.PinYinConverter; using Microsoft.Interna 阅读全文
posted @ 2024-01-06 11:10 ®Geovin Du Dream Park™ 阅读(44) 评论(0) 推荐(0)
摘要: <!doctype html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device 阅读全文
posted @ 2024-01-05 20:55 ®Geovin Du Dream Park™ 阅读(19) 评论(0) 推荐(0)
上一页 1 ··· 13 14 15 16 17 18 19 20 21 ··· 118 下一页