积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(423)Python(423)Django(84)PyWebIO(84)Jupyter(62)Celery(51)Scrapy(48)Tornado(18)Conda(16)ORM(11)

语言

全部英语(372)中文(简体)(49)法语(1)英语(1)

格式

全部PDF文档 PDF(235)其他文档 其他(187)DOC文档 DOC(1)
 
本次搜索耗时 0.221 秒,为您找到相关结果约 423 个.
  • 全部
  • 后端开发
  • Python
  • Django
  • PyWebIO
  • Jupyter
  • Celery
  • Scrapy
  • Tornado
  • Conda
  • ORM
  • 全部
  • 英语
  • 中文(简体)
  • 法语
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • word文档 python3学习手册

    join(user_agent)) # 创建一个浏览器驱动 driver = webdriver.Chrome(options=chrome_options) driver.maximize_window() # 浏览器最大化 # driver.get("https://limaofu.github.io") # element = driver.find_element(by=By "D:\\tmp\\test.png" driver.save_screenshot(img_path) # driver.fullscreen_window() # 浏览器全屏化(即不显示系 统状态栏),maximize_window时仍显示系统状态栏 # element = driver.find_element(By.ID, 'su') # img_path = "D:\\tmp\\test import Image, ImageTk import cv2 def test_tk(): window = tkinter.Tk() window.title("pillow") # 创建一个 Tkinter 界面 canvas = tkinter.Canvas(window, width=640, height=480) canvas.pack() cap
    0 码力 | 213 页 | 3.53 MB | 1 年前
    3
  • epub文档 peewee Documentation Release 3.6.0

    Getting random records Paginating records Counting records Aggregating records Retrieving Scalar Values Window functions Retrieving row tuples / dictionaries / namedtuples Returning Clause Common Table Expressions (30000, 50000) Window functions A Window function refers to an aggregate function that operates on a sliding window of data that is being processed as part of a SELECT query. Window functions make it row value to a value in the preceding (or succeeding!) row(s). peewee comes with support for SQL window functions, which can be created by calling Function.over() and passing in your partitioning or ordering
    0 码力 | 377 页 | 399.12 KB | 1 年前
    3
  • pdf文档 peewee Documentation Release 3.6.0

    50000) 1.7.16 Window functions A Window function refers to an aggregate function that operates on a sliding window of data that is being processed as part of a SELECT query. Window functions make it row value to a value in the preceding (or succeeding!) row(s). peewee comes with support for SQL window functions, which can be created by calling Function.over() and passing in your partitioning or ordering the counter field (1, 2, and 3). We can do this by calculating the AVG() of the value column over a window that is partitioned depending on the counter field: query = Sample.select( Sample.counter, Sample
    0 码力 | 302 页 | 1.02 MB | 1 年前
    3
  • pdf文档 Python 标准库参考指南 2.7.18

    supported value is DEFLATED. The wbits argument controls the size of the history buffer (or the “window size”) used when compressing data, and whether a header and trailer is included in the output. It = 32 + (8 至 15):使用后 4 个比特位作为窗口大小以二为底的对数,并且自动接受 zlib 或 gzip 格式。 When decompressing a stream, the window size must not be smaller than the size originally used to compress the stream; using a too-small may result in an error exception. The default wbits value is 15, which corresponds to the largest window size and requires a zlib header and trailer to be included. bufsize is the initial size of the buffer
    0 码力 | 1552 页 | 7.42 MB | 9 月前
    3
  • pdf文档 Python 标准库参考指南 2.7.18

    supported value is DEFLATED. The wbits argument controls the size of the history buffer (or the “window size”) used when compressing data, and whether a header and trailer is included in the output. It = 32 + (8 至 15):使用后 4 个比特位作为窗口大小以二为底的对数,并且自动接受 zlib 或 gzip 格式。 When decompressing a stream, the window size must not be smaller than the size originally used to compress the stream; using a too-small may result in an error exception. The default wbits value is 15, which corresponds to the largest window size and requires a zlib header and trailer to be included. bufsize is the initial size of the buffer
    0 码力 | 1552 页 | 7.42 MB | 9 月前
    3
  • pdf文档 Python 标准库参考指南 2.7.18

    supported value is DEFLATED. The wbits argument controls the size of the history buffer (or the “window size”) used when compressing data, and whether a header and trailer is included in the output. It = 32 + (8 至 15):使用后 4 个比特位作为窗口大小以二为底的对数,并且自动接受 zlib 或 gzip 格式。 When decompressing a stream, the window size must not be smaller than the size originally used to compress the stream; using a too-small may result in an error exception. The default wbits value is 15, which corresponds to the largest window size and requires a zlib header and trailer to be included. bufsize is the initial size of the buffer
    0 码力 | 1552 页 | 7.42 MB | 9 月前
    3
  • pdf文档 Conda 4.6.0 Documentation

    manager that you use with command line commands at the Anaconda Prompt for Windows, or in a Terminal window for macOS or Linux. This 20-minute guide to getting started with conda lets you try out the major the Anaconda Prompt window. MacOS • Open Launchpad, then click the Terminal icon. On macOS, all commands below are typed into the Terminal window. Linux • Open a Terminal window. On Linux, all commands commands below are typed into the Terminal window. 1.3.4 Managing conda Verify that conda is installed and running on your system by typing: conda --version Conda displays the number of the version that
    0 码力 | 190 页 | 728.67 KB | 7 月前
    3
  • pdf文档 Conda 4.6.1 Documentation

    manager that you use with command line commands at the Anaconda Prompt for Windows, or in a Terminal window for macOS or Linux. This 20-minute guide to getting started with conda lets you try out the major the Anaconda Prompt window. MacOS • Open Launchpad, then click the Terminal icon. On macOS, all commands below are typed into the Terminal window. Linux • Open a Terminal window. On Linux, all commands commands below are typed into the Terminal window. 1.3.4 Managing conda Verify that conda is installed and running on your system by typing: conda --version Conda displays the number of the version that
    0 码力 | 190 页 | 728.57 KB | 7 月前
    3
  • epub文档 peewee Documentation Release 2.10.2

    Retrieving Scalar Values SQL Functions, Subqueries and “Raw expressions” Security and SQL Injection Window functions Retrieving raw tuples / dictionaries Returning Clause Query operators Three valued logic You can also find this parameter by checking Database.interpolation. Window functions peewee comes with basic support for SQL window functions, which can be created by calling fn.over() and passing in order_by=[Employee.salary]))) For general information on window functions, check out the postgresql docs [http://www.postgresql.org/docs/9.1/static/tutorial-window.html]. Retrieving raw tuples / dictionaries Sometimes
    0 码力 | 275 页 | 276.96 KB | 1 年前
    3
  • pdf文档 peewee Documentation Release 2.10.2

    also find this parameter by checking Database.interpolation. 1.8.18 Window functions peewee comes with basic support for SQL window functions, which can be created by calling fn.over() and passing in name, Employee.salary, fn.rank().over( order_by=[Employee.salary]))) For general information on window functions, check out the postgresql docs. 1.8.19 Retrieving raw tuples / dictionaries Sometimes unordered_users = users.order_by() window(*windows) Parameters windows (Window) – One or more Window instances. Add one or more window definitions to this query. window = Window(partition_by=[fn.date_trunc('day'
    0 码力 | 221 页 | 844.06 KB | 1 年前
    3
共 423 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 43
前往
页
相关搜索词
python3学习手册peeweeDocumentationRelease3.6Python标准参考指南2.718Conda4.62.10
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩