RECURRENT DONATION
Donate monthly to support
the NeculaiFantanaru.com project
The essential characteristic of this book in comparison with others on the market in the same domain is that it describes through examples the ideal competences of a leader. I never claimed that it's easy to become a good leader, but if people will...
I wrote this book that conjoins in a simple way personal development with leadership, just like a puzzle, where you have to match all the given pieces in order to recompose the general image.
The aim of this book is to offer you information through concrete examples and to show you how to obtain the capacity to make others see things from the same angle as you.
Ви можете переглянути повний код тут:Https: // passatbin .com/eb me ef kr ВстановитиПітонПотім, потім, потім Варіант 1: Код нижче видаляє всі файли, які тривають менше 250 символів import os import re import random import unidecode import nltk from nltk import tokenize # nltk.download('punkt') import requests from usp.tree import sitemap_tree_for_homepage 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() f.close() return text FOLDER_LOCAL = 'd:\\Folder1' counter_sterse = 0 for f in os.listdir(FOLDER_LOCAL): if f.endswith('.html') or f.endswith('.htm'): filepath = os.path.join(FOLDER_LOCAL, f) page_html = read_text_from_file(filepath) if len(page_html) < 250: os.remove(filepath) counter_sterse += 1 continue print("S-au sters {} fisiere".format(counter_sterse))
Варіант 2:The code below deletes all files that are less than 250 characters long in the section below: <-почати-> words words words ...etc <-остаточний-> Ви можете переглянути повний код тут:Https: // passatbin.com/au4xd6 тест import os import re import random import unidecode import nltk from nltk import tokenize # nltk.download('punkt') import requests from usp.tree import sitemap_tree_for_homepage 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() f.close() 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')) f.close() # 1. Preluare site-uri de pe o anumita pagina (vezi variabila PAGE) FOLDER_LOCAL = 'd:\\Folder1' page_text_pattern = re.compile('<-- START -->([\s\S]*?)<-- FINAL -->') counter_sterse = 0 for f in os.listdir(FOLDER_LOCAL): if f.endswith('.html') or f.endswith('.htm'): filepath = os.path.join(FOLDER_LOCAL, f) page_html = read_text_from_file(filepath) page_text = re.findall(page_text_pattern, page_html) if len(page_text) != 0: page_text = page_text[0] # print(page_text, len(page_text), filepath) if len(page_text) < 1500: os.remove(filepath) counter_sterse += 1 continue print("S-au sters {} fisiere".format(counter_sterse)) That's all folks. Також дивіться цеВерсія 2або Версія 3абоВерсія 4абоВерсія 5абоВерсія 6абоВерсія 7 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
|
||||||||||||
![]() |
||||||||||||