In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
How to analyze the points for attention when learning Python, many novices are not very clear about this, in order to help you solve this problem, the following editor will explain in detail for you, people with this need can come to learn, I hope you can gain something.
When learning Python, you need to pay attention to relevant matters. First of all, when you learn Python, you need to know what is Python? Then let's talk about what is Python, the so-called Python: it is an object-oriented, literal translation computer programming language, and it is also a powerful and comprehensive general language.
We are currently going to convert a statement HTML page to PORTAL. Because of the large number of declaration pages, we adopt the method of dynamic rewriting. Since the purpose of this article is not to introduce our project. So just talk about my script. As a result of our work, we now have to do a simple tag analysis of all static pages before doing something. Here we mainly analyze TABLE,TR and TD.
Here is my code: there are mainly two files for beginners to learn Python:
Import os Fnmatch # judge comment tag to delete comment statement def judgeComment (line): openTag = line.find ('') if openTag! =-1: if closeTag! =-1line # return 1 else:# return 3 else:# return 4 # sort for a 2 dimension list (listtosort): size = len (listtosort) for i in range ( Size-1): for j in range (I + 1) Size): list1 = listtosort [I] list2 = listtosort [j] if list1 [0] > list2 [0]: listtosort [I], listtosort [j] = listtosort [j], listtosort [I] # get all tags in a line in the form of list def getLineTagList (line): taglist = [] addTag2List (line,'table',taglist) addTag2List (line,'tr') Taglist) addTag2List (line,'td',taglist) sortFor2di (taglist) return taglist def addTag2List (line,tag,taglist): pos = line.find ('
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.