- 博客(3)
- 收藏
- 关注
原创 word转json
if element.tag.endswith('tbl') and element not in tab: # 找到表格。if table_count <= len(input_doc.tables): # 确保索引在范围内。paragraph (docx.text.paragraph.Paragraph): 段落对象。element (xml.etree.ElementTree.Element): XML元素。emf_blob (bytes): EMF 文件的二进制数据。# 结束对当前段落的检查。
2024-11-04 21:16:56 490
原创 树算法自用
/这边写就是中序遍历。//判断两个二叉树是否相等。//判断是否是平衡二叉树。// 非递归的前序遍历。package 树;//二叉树的节点查找。//计算树的最大深度。//二叉树是不是对称。
2024-03-29 23:04:17 316
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人