- 博客(5)
- 资源 (1)
- 收藏
- 关注
原创 学习笔记:Python XML解析
文章目录Python XML解析xml.etree.ElementTreexml.domxml.dom.minidomxml.sax Python XML解析 参考资料: 菜鸟教程:https://www.runoob.com/python/python-xml.html 官网文档:https://docs.python.org/3.6/library/markup.html Python由x...
2020-01-12 22:49:36
249
原创 【备忘录】加载模块提示“invalid module format”
按友善之臂的教程,加载示例模块报错: [root@FriendlyARM /wrk]# insmod mini6410_hello_module.ko insmod: can't insert 'mini6410_hello_module.ko': invalid module format 查看内核消息,没看懂,百度了些才了解。 [root@FriendlyARM /wrk]# dm...
2019-02-26 22:40:13
1086
原创 Source Insight正则表达式
Source Insight正则表达式只支持以下形式: 元字符(meta character) ^ (at the beginning only) beginning of line . any single character $ the end of the line * zero or more occurrences of t
2015-05-29 20:31:45
1008
GB2312编码表
2013-05-17
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人