is_html_tables عقار
is_html_tables عقار
علم يشير إلى ما إذا كان ينبغي أن تعمل استعلامات الويب فقط على الجداول HTML.
تعريف:
@property
def is_html_tables(self):
...
@is_html_tables.setter
def is_html_tables(self, value):
...
علم يشير إلى ما إذا كان ينبغي أن تعمل استعلامات الويب فقط على الجداول HTML.
@property
def is_html_tables(self):
...
@is_html_tables.setter
def is_html_tables(self, value):
...