RECURRENT DONATION
Donate monthly to support
the NeculaiFantanaru.com project
Aðaleinkenni þessarar bókar í samanburði við aðra á markaðnum á sama sviði er að hún lýsir með dæmum hugsjónahæfni leiðtoga. Ég hélt því aldrei fram að það væri auðvelt að verða góður leiðtogi, en ef fólk vill...
Ég skrifaði þessa bók sem tengir á einfaldan hátt persónulegan þroska og forystu, rétt eins og púsluspil, þar sem þú þarft að passa saman alla tiltekna bita til að endurskipuleggja heildarmyndina.
Markmið þessarar bókar er að veita þér upplýsingar með áþreifanlegum dæmum og sýna þér hvernig þú getur fengið getu til að láta aðra sjá hlutina frá sama sjónarhorni og þú.
Þú getur skoðað fullan kóða hér:https://pastebin.com/2wK5D6hw Setja uppPython.. Settu síðan upp eftirfarandi tvær bókasöfn með því að nota Command Prompt (CMD) túlkann í Windows10: I have multiple html files in C: Folder1.. I have this structure that is repeated in each html files:. $item_id = abc; After running .py I will get: In file 1.html I will have $item_id = 1;
In file 2.html I will have $item_id = 2;
In file 3.html I will have $item_id = 3;
...
In file 2300.html I will have $item_id = 2300;
Kóði: Afritaðu og keyrðu kóðann hér að neðan í hvaða túlkunaráætlun sem er(I use pycripter.) .Ekki gleyma að breyta slóðinni í "incroning_fisiere_html."Lína. import os import re def read_text_from_file(file_path): """ Aceasta functie returneaza continutul unui fisier. file_path: calea catre fisierul din care vrei sa citesti """ with open(file_path, encoding='utf8') as f: text = f.read() return text def write_to_file(text, file_path): """ Aceasta functie scrie un text intr-un fisier. text: textul pe care vrei sa il scrii file_path: calea catre fisierul in care vrei sa scrii """ with open(file_path, 'wb') as f: f.write(text.encode('utf8', 'ignore')) def incrementare_fisiere_html(cale_folder_html): """ Functia itereaza printr-un folder care contine fisiere html si adauga index-ul corespunzator in fiecare fisier """ count = 0 current_id = 1 for f in os.listdir(cale_folder_html): if f.endswith('.html'): cale_fisier_html = cale_folder_html + "\\" + f html_text = read_text_from_file(cale_fisier_html) item_id_pattern = re.compile('\$item_id = (.*?);') item_id = re.findall(item_id_pattern, html_text) if len(item_id) > 0: print("{} a fost modificat. ".format(f)) item_id = item_id[0] html_text = html_text.replace(item_id, str(current_id)) current_id += 1 count += 1 write_to_file(html_text, cale_fisier_html) else: # print("{} nu are $item_id.".format(f)) continue else: continue print("Numarul de fisiere modificate: ", count) if __name__ == '__main__': # sa pui calea catre folderul cu fisiere incrementare_fisiere_html('e:\\Folder1') That's all folks. If you like my code, then make me a favor: SHARE IT. Önnur Python Codes: BeautifulSoup or Google Translate API Key orÚtgáfa 3. or Útgáfa 4.eðaÚtgáfa 5. Latest articles accessed by readers:
Donate via Paypal
RECURRENT DONATIONDonate monthly to support SINGLE DONATIONDonate the desired amount to support Donate by Bank TransferAccount Ron: RO34INGB0000999900448439
Open account at ING Bank
|
||||||||||||
![]() |
||||||||||||