积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(239)Python(187)综合其他(176)Weblate(146)Django(42)PyWebIO(42)Jupyter(31)Celery(30)区块链(27)系统运维(24)

语言

全部英语(361)中文(简体)(106)法语(1)日语(1)韩语(1)英语(1)

格式

全部其他文档 其他(471)
 
本次搜索耗时 0.049 秒,为您找到相关结果约 471 个.
  • 全部
  • 后端开发
  • Python
  • 综合其他
  • Weblate
  • Django
  • PyWebIO
  • Jupyter
  • Celery
  • 区块链
  • 系统运维
  • 全部
  • 英语
  • 中文(简体)
  • 法语
  • 日语
  • 韩语
  • 英语
  • 全部
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • 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
  • epub文档 Getting Started in KiCad 5.1

    1. Under Windows run kicad.exe. Under Linux type kicad in your Terminal. You are now in the main window of the KiCad project manager. From here you have access to eight stand-alone software tools: Eeschema press the Add Symbol hotkey [a]. 6. Click on the middle of your schematic sheet. A Choose Symbol window will appear on the screen. We’re going to place a resistor. Search / filter on the R of Resistor is quite a generic and useful library. 7. Double click on it. This will close the Choose Symbol window. Place the component in the schematic sheet by clicking where you want it to be. 8. Click on the
    0 码力 | 63 页 | 634.01 KB | 1 年前
    3
  • epub文档 Getting Started in KiCad 4.0

    1. Under Windows run kicad.exe. Under Linux type kicad in your Terminal. You are now in the main window of the KiCad project manager. From here you have access to eight stand-alone software tools: Eeschema shortcut keys by pressing the ? key. 6. Click on the middle of your schematic sheet. A Choose Component window will appear on the screen. We’re going to place a resistor. Search / filter on the R of Resistor quite a generic and useful library. 7. Double click on it. This will close the Choose Component window. Place the component in the schematic sheet by clicking where you want it to be. 8. Click on the
    0 码力 | 63 页 | 756.22 KB | 1 年前
    3
  • epub文档 BlenderVR User Manual Release 0.1

    Section before installing) Note MacOS: open Qt.mpkg with mouse right click -> Open, to avoid popup window “can’t install, non identified developer”. Quick Setup Type the following commands in your terminal in: $ python ./venv/bin/pyside_postinstall.py -install Note MacOS: running these lines may popup window “download the command line developer tools”, go for it. Linux: If the “pyvenv venv” command fails $INSTALL_DIR $ .\venv\Scripts\activate $ python3 .\source\blendervr You should now see the BlenderVR window popping up (see figure below). Congratulations your installation was a success! Once you are done
    0 码力 | 75 页 | 861.11 KB | 1 年前
    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
  • epub文档 KiCad 5.1 Schematic Editor

    Options dialog (menu Preferences → General Options). Here is the default hotkey list: Help (this window) Ctrl+F1 Zoom In F1 Zoom Out F2 Zoom Redraw F3 Zoom Center F4 Fit on Screen Home Zoom to Selection middle mouse button (without moving the mouse): Center the view around the cursor pointer position Window Zoom: Mouse wheel: Zoom in/out Shift+Mouse wheel: Pan up/down Ctrl+Mouse wheel: Pan left/right as its internal unit. The following information is displayed at the bottom right hand side of the window: The zoom factor The absolute position of the cursor The relative position of the cursor The
    0 码力 | 263 页 | 2.36 MB | 1 年前
    3
  • epub文档 peewee Documentation Release 3.0.0

    Retrieving Scalar Values SQL Functions, Subqueries and “Raw expressions” Security and SQL Injection Window functions Retrieving row tuples / dictionaries / namedtuples Returning Clause Query operators Three This category covers aggregation at length, making use of standard grouping as well as more recent window functions. Count the number of facilities For our first foray into aggregates, we’re going to stick database. You can also find this parameter by checking Database.param. Window functions peewee comes with basic support for SQL window functions, which can be created by calling Function.over() and passing
    0 码力 | 319 页 | 361.50 KB | 1 年前
    3
  • epub文档 KiCad PCB Editor 4.0

    Pcbnew it is possible to execute commands using various means: Text-based menu at the top of the main window. Top toolbar menu. Right toolbar menu. Left toolbar menu. Mouse buttons (menu options). Specifically: display the pop-up menu and select the required operation. For each block operation a selection window enables the action to be limited to only some elements. 3.3. Selection of grid size During element toolbar. Any of the pre-defined grid sizes, or a User Defined grid, can be chosen using the pop-up window, or the drop-down selector on the toolbar at the top of the screen. The size of the User Defined
    0 码力 | 268 页 | 2.81 MB | 1 年前
    3
  • epub文档 KiCad PCB Editor 5.1

    Pcbnew it is possible to execute commands using various means: Text-based menu at the top of the main window. Top toolbar menu. Right toolbar menu. Left toolbar menu. Mouse buttons (menu options). Specifically: display the pop-up menu and select the required operation. For each block operation a selection window enables the action to be limited to only some elements. 3.3. Selection of grid size During element toolbar. Any of the pre-defined grid sizes, or a User Defined grid, can be chosen using the pop-up window, or the drop-down selector on the toolbar at the top of the screen. The size of the User Defined
    0 码力 | 279 页 | 3.02 MB | 1 年前
    3
  • epub文档 peewee Documentation Release 3.5.0

    Getting random records Paginating records Counting records Aggregating records Retrieving Scalar Values Window functions Retrieving row tuples / dictionaries / namedtuples Returning Clause Foreign Keys and Joins salary), fn.Max(Employee.salary) ... ).scalar(as_tuple=True) (30000, 50000) Window functions peewee comes with support for SQL window functions, which can be created by calling Function.over() and passing 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 row tuples / dictionaries /
    0 码力 | 347 页 | 380.80 KB | 1 年前
    3
共 471 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 48
前往
页
相关搜索词
peeweeDocumentationRelease3.6GettingStartedinKiCad5.14.0BlenderVRUserManual0.12.10SchematicEditor3.0PCB3.5
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩