91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 7.1MB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發布日期: 2023-11-08
  • 語言: Python
  • 標簽: Python??基礎??

資源簡介

python 基礎筆記,適合初學者,可以跟著筆記操作一下,基礎就可以理解了

資源截圖

代碼片段和文件信息

/*?Generated?by?Cython?0.22.1?*/

#define?PY_SSIZE_T_CLEAN
#ifndef?CYTHON_USE_PYLONG_INTERNALS
#ifdef?PYLONG_BITS_IN_DIGIT
#define?CYTHON_USE_PYLONG_INTERNALS?0
#else
#include?“pyconfig.h“
#ifdef?PYLONG_BITS_IN_DIGIT
#define?CYTHON_USE_PYLONG_INTERNALS?1
#else
#define?CYTHON_USE_PYLONG_INTERNALS?0
#endif
#endif
#endif
#include?“Python.h“
#ifndef?Py_PYTHON_H
????#error?Python?headers?needed?to?compile?C?extensions?please?install?development?version?of?Python.
#elif?PY_VERSION_HEX?????#error?Cython?requires?Python?2.6+?or?Python?3.2+.
#else
#define?CYTHON_ABI?“0_22_1“
#include?
#ifndef?offsetof
#define?offsetof(type?member)?(?(size_t)?&?((type*)0)?->?member?)
#endif
#if?!defined(WIN32)?&&?!defined(MS_WINDOWS)
??#ifndef?__stdcall
????#define?__stdcall
??#endif
??#ifndef?__cdecl
????#define?__cdecl
??#endif
??#ifndef?__fastcall
????#define?__fastcall
??#endif
#endif
#ifndef?DL_IMPORT
??#define?DL_IMPORT(t)?t
#endif
#ifndef?DL_EXPORT
??#define?DL_EXPORT(t)?t
#endif
#ifndef?PY_LONG_LONG
??#define?PY_LONG_LONG?LONG_LONG
#endif
#ifndef?Py_HUGE_VAL
??#define?Py_HUGE_VAL?HUGE_VAL
#endif
#ifdef?PYPY_VERSION
#define?CYTHON_COMPILING_IN_PYPY?1
#define?CYTHON_COMPILING_IN_CPYTHON?0
#else
#define?CYTHON_COMPILING_IN_PYPY?0
#define?CYTHON_COMPILING_IN_CPYTHON?1
#endif
#if?CYTHON_COMPILING_IN_PYPY?&&?PY_VERSION_HEX?#define?Py_OptimizeFlag?0
#endif
#define?__PYX_BUILD_PY_SSIZE_T?“n“
#define?CYTHON_FORMAT_SSIZE_T?“z“
#if?PY_MAJOR_VERSION???#define?__Pyx_BUILTIN_MODULE_NAME?“__builtin__“
??#define?__Pyx_PyCode_New(a?k?l?s?f?code?c?n?v?fv?cell?fn?name?fline?lnos)?\
??????????PyCode_New(a+k?l?s?f?code?c?n?v?fv?cell?fn?name?fline?lnos)
??#define?__Pyx_DefaultClassType?PyClass_Type
#else
??#define?__Pyx_BUILTIN_MODULE_NAME?“builtins“
??#define?__Pyx_PyCode_New(a?k?l?s?f?code?c?n?v?fv?cell?fn?name?fline?lnos)?\
??????????PyCode_New(a?k?l?s?f?code?c?n?v?fv?cell?fn?name?fline?lnos)
??#define?__Pyx_DefaultClassType?PyType_Type
#endif
#ifndef?Py_TPFLAGS_CHECKTYPES
??#define?Py_TPFLAGS_CHECKTYPES?0
#endif
#ifndef?Py_TPFLAGS_HAVE_INDEX
??#define?Py_TPFLAGS_HAVE_INDEX?0
#endif
#ifndef?Py_TPFLAGS_HAVE_NEWBUFFER
??#define?Py_TPFLAGS_HAVE_NEWBUFFER?0
#endif
#ifndef?Py_TPFLAGS_HAVE_FINALIZE
??#define?Py_TPFLAGS_HAVE_FINALIZE?0
#endif
#if?PY_VERSION_HEX?>?0x03030000?&&?defined(PyUnicode_KIND)
??#define?CYTHON_PEP393_ENABLED?1
??#define?__Pyx_PyUnicode_READY(op)???????(likely(PyUnicode_IS_READY(op))???\
??????????????????????????????????????????????0?:?_PyUnicode_Ready((Pyobject?*)(op)))
??#define?__Pyx_PyUnicode_GET_LENGTH(u)???PyUnicode_GET_LENGTH(u)
??#define?__Pyx_PyUnicode_READ_CHAR(u?i)?PyUnicode_READ_CHAR(u?i)
??#define?__Pyx_PyUnicode_KIND(u)?????????PyUnicode_KIND(u)
??#define?__Pyx_PyUnicode_DATA(u)?????????PyUnicode_DATA(u)
??#define?__Pyx_PyUnicode_READ(k?d?i)???PyUnicode_READ(k?

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-03-05?13:52??python入門筆記(強烈推薦)\
?????目錄???????????0??2017-04-20?19:03??python入門筆記(強烈推薦)\.ipynb_checkpoints\
?????文件???????17006??2017-04-20?19:02??python入門筆記(強烈推薦)\.ipynb_checkpoints\index-checkpoint.ipynb
?????目錄???????????0??2017-04-20?18:58??python入門筆記(強烈推薦)\01-python-tools\
?????文件????????7403??2017-04-16?23:49??python入門筆記(強烈推薦)\01-python-tools\01.01-python-overview.ipynb
?????文件???????19567??2017-04-16?23:49??python入門筆記(強烈推薦)\01-python-tools\01.02-ipython-interpreter.ipynb
?????文件?????????958??2017-04-16?23:49??python入門筆記(強烈推薦)\01-python-tools\01.03-ipython-notebook.ipynb
?????文件???????15044??2017-04-16?23:49??python入門筆記(強烈推薦)\01-python-tools\01.04-use-anaconda.ipynb
?????目錄???????????0??2017-04-20?18:58??python入門筆記(強烈推薦)\02-python-essentials\
?????文件???????55190??2017-04-16?23:49??python入門筆記(強烈推薦)\02-python-essentials\02.01-a-tour-of-python.ipynb
?????文件????????1500??2017-04-16?23:49??python入門筆記(強烈推薦)\02-python-essentials\02.02-python-data-types.ipynb
?????文件???????26095??2017-04-16?23:49??python入門筆記(強烈推薦)\02-python-essentials\02.03-numbers.ipynb
?????文件???????22959??2017-04-16?23:49??python入門筆記(強烈推薦)\02-python-essentials\02.04-strings.ipynb
?????文件????????9749??2017-04-16?23:49??python入門筆記(強烈推薦)\02-python-essentials\02.05-indexing-and-slicing.ipynb
?????文件???????23262??2017-04-16?23:49??python入門筆記(強烈推薦)\02-python-essentials\02.06-lists.ipynb
?????文件????????6869??2017-04-16?23:49??python入門筆記(強烈推薦)\02-python-essentials\02.07-mutable-and-immutable-data-types.ipynb
?????文件????????5899??2017-04-16?23:49??python入門筆記(強烈推薦)\02-python-essentials\02.08-tuples.ipynb
?????文件????????4117??2017-04-16?23:49??python入門筆記(強烈推薦)\02-python-essentials\02.09-speed-comparison-between-list-&-tuple.ipynb
?????文件???????24323??2017-04-16?23:49??python入門筆記(強烈推薦)\02-python-essentials\02.10-dictionaries.ipynb
?????文件???????20447??2017-04-16?23:49??python入門筆記(強烈推薦)\02-python-essentials\02.11-sets.ipynb
?????文件????????3175??2017-04-16?23:49??python入門筆記(強烈推薦)\02-python-essentials\02.12-frozen-sets.ipynb
?????文件???????12198??2017-04-16?23:49??python入門筆記(強烈推薦)\02-python-essentials\02.13-how-python-assignment-works.ipynb
?????文件????????8460??2017-04-16?23:49??python入門筆記(強烈推薦)\02-python-essentials\02.14-if-statement.ipynb
?????文件????????8998??2017-04-16?23:49??python入門筆記(強烈推薦)\02-python-essentials\02.15-loops.ipynb
?????文件????????5110??2017-04-16?23:49??python入門筆記(強烈推薦)\02-python-essentials\02.16-list-comprehension.ipynb
?????文件???????17508??2017-04-16?23:49??python入門筆記(強烈推薦)\02-python-essentials\02.17-functions.ipynb
?????文件???????11989??2017-04-16?23:49??python入門筆記(強烈推薦)\02-python-essentials\02.18-modules-and-packages.ipynb
?????文件???????22764??2017-04-16?23:49??python入門筆記(強烈推薦)\02-python-essentials\02.19-exceptions.ipynb
?????文件????????2316??2017-04-16?23:49??python入門筆記(強烈推薦)\02-python-essentials\02.20-warnings.ipynb
?????文件??????180200??2017-04-16?23:49??python入門筆記(強烈推薦)\02-python-essentials\02.21-file-IO.ipynb
?????目錄???????????0??2017-04-20?18:58??python入門筆記(強烈推薦)\03-numpy\
............此處省略151個文件信息

評論

共有 條評論