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

无数据

分类

全部后端开发(1352)Python(456)综合其他(450)Java(318)云计算&大数据(306)Weblate(302)Spring(256)数据库(253)C++(146)系统运维(135)

语言

全部英语(2046)中文(简体)(375)中文(繁体)(23)日语(13)英语(13)德语(11)法语(11)韩语(11)俄语(10)西班牙语(8)

格式

全部PDF文档 PDF(1906)其他文档 其他(596)PPT文档 PPT(12)TXT文档 TXT(8)DOC文档 DOC(7)
 
本次搜索耗时 0.052 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Python
  • 综合其他
  • Java
  • 云计算&大数据
  • Weblate
  • Spring
  • 数据库
  • C++
  • 系统运维
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • 英语
  • 德语
  • 法语
  • 韩语
  • 俄语
  • 西班牙语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • TXT文档 TXT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Laravel 5.0 Documentation

    Namespacing Your Application 6. Services i. Authentication i. Introduction ii. Authenticating Users iii. Retrieving The Authenticated User iv. Protecting Routes v. HTTP Basic Authentication vi. well as simple corresponding views, which are located at resources/views/auth . In addition, a "users" table migration has been included with the framework. Including these simple resources allows rapid public function rules() { return [ 'email' => 'required|email|unique:users', 'password' => 'required|confirmed|min:8', ]; } public function authorize()
    0 码力 | 242 页 | 1.44 MB | 1 年前
    3
  • pdf文档 跨平台桌⾯应⽤框架:Electron

    Unexpected token { 问题:打包: npm npm run dist run dist 报错: /Users/limao/dev/src/electron/electron-quick-start/node_modules/electron-builder/node_ /Users/limao/dev/src/electron/electron-quick-start/node_modu error: expected /binding.cc:1610:23: error: expected '}' '}' /Users/limao/.electron-gyp/7.1.7/include/node/v8.h:37:14: note: to match this /Users/limao/.electron-gyp/7.1.7/include/node/v8.h:37:14: note: to ! stack at ChildProcess.onExit stack at ChildProcess.onExit ((/Users/limao/dev/crifan/mitmdump/mitmdumpUrlSav /Users/limao/dev/crifan/mitmdump/mitmdumpUrlSav er/electron_python/electron-pyt
    0 码力 | 123 页 | 21.81 MB | 1 年前
    3
  • pdf文档 Laravel 3.2 Documentation

    flexibility and expressiveness. Users new to Laravel will enjoy the same ease of development that is found in the most popular and lightweight PHP frameworks. More experienced users will appreciate the opportunity 3 Application Structure Laravel's directory structure is designed to be familiar to users of other popular PHP frameworks. Web applications of any shape or size can easily be created using table name on your database. So, if the current index name is "id_unique" on the "users" table, make the index name "users_id_unique". Add alias for Eloquent in your application configuration. Add the
    0 码力 | 139 页 | 1.13 MB | 1 年前
    3
  • pdf文档 Casdoor · An Open Source UI-first Identity Access Management (IAM) / Single-Sign-On (SSO) platform supporting OAuth 2.0, OIDC, SAML and CAS

    2.0, OIDC, SAML, and CAS. Casdoor serves both the web UI and the login requests from application users. You need to enable JavaScript to run this app. Casdoor f Casdoor featur eatures es 1. Casdoor casdoor.com as an example. Or Organization ganization In Casdoor, an organization is a container for users and applications. For example, all the employees of a company or all the customers of a business types of users in Casdoor: • built-in organization users, such as built-in/admin : global administrators who have full administrative power on the Casdoor platform. • Other organizations' users, such as
    0 码力 | 825 页 | 58.31 MB | 1 年前
    3
  • pdf文档 Trends Artificial Intelligence

    7 8 9-51 52-128 129-152 153-247 248-298 299-307 308-322 # 323-336 OutlineWeekly Active Users, MM 4 Charts Paint Thousands of Words… Seem Like Change Happening Faster Than Ever? Yes, It Is Unprecedented 2.2 Internet vs. Leading USA-Based LLM: Total Current Users Outside North America Note: LLM data is for monthly active mobile app users. App not available in select countries, including China and Tower (5/25) 0 Years In Share of Total Current Users, % Details on Page 56 AI User + Usage + CapEx Growth = Unprecedented Leading USA-Based LLM Users 2 Source: Company disclosures Details on
    0 码力 | 340 页 | 12.14 MB | 4 月前
    3
  • pdf文档 CloudBeaver User Guide v.23.2

    overview Demo Server Administration Server configuration Connection Templates Management Users Teams Users Provisioning Authentication methods User credentials storage Query Manager Drivers Management administration page, select the tab. On the tab you can create, delete and edit Access Management Users users. You can read more about it . here Connection Templates Access Management Server configuration in the Administration Menu. Basic settings such as Server name and Session lifetime. Whether users can create connections by themselves or it can be done only from the Administration Menu. Server
    0 码力 | 182 页 | 15.64 MB | 1 年前
    3
  • pdf文档 CloudBeaver User Guide v.23.3

    overview Demo Server Administration Server configuration Connection Templates Management Users Teams Users Provisioning Authentication methods User credentials storage Query Manager Drivers Management administration page, select the tab. On the tab, you can create, delete, and edit Access Management Users users. You can read more about it . here Connection Templates Access Management CloudBeaver User Navigator simple view Services AWS Authentication settings Security Save credentials Save users credentials CloudBeaver offers different settings that allow configuring the server. The administrator
    0 码力 | 252 页 | 21.86 MB | 1 年前
    3
  • pdf文档 Laravel 5.1 中文文档

    admin: Route::group(['prefix' => 'admin'], function () { Route::get('users', function () { // 匹配 "/admin/users" URL }); }); 你还可以使用 prefix 参数为群组路由指定公共参数: Route::group(['prefix' Route::controller 方法定义一个路由,该 controller 方法接收两个参数,第一个参数是控 制器处理的 baseURI,第二个参数是控制器的类名: Route::controller('users', 'UserController'); 接下来,添加方法到控制器,方法名应该以 HTTP 请求方法开头: users 请求 */ public function getIndex() { // } /** * 响应 GET /users/show/1 请求 */ public function getShow($id)
    0 码力 | 307 页 | 3.46 MB | 1 年前
    3
  • pdf文档 CloudBeaver User Guide v.23.0

    overview Administration Overview Server configuration Connection Management Access Management Users Teams Authentication methods User credentials storage Query Manager Supported databases Authentication Management tab you can create or delete connections, and configure connections (connection settings, users access). 1. Connection list 2. Connection creation Click on the Add icon on the tools bar to open that, you should fill in the authentication parameters (if needed). If the Template is checked, then users can add that connection from Connection > From Template otherwise the connection will be presented
    0 码力 | 111 页 | 6.01 MB | 1 年前
    3
  • pdf文档 CloudBeaver User Guide v.23.1

    Application overview Demo Server Administration Server configuration Connection Management Users Teams Authentication methods User credentials storage Query Manager Drivers Management Supported Connection Management create or delete connections, and configure connections (connection settings, users access). Connection list Connection management CloudBeaver User Guide 23.1. Page 16 of 140. 2 For that, you should fill in the authentication parameters (if needed). If the is checked, then users can add that connection from Template Connection > otherwise the connection will be presented
    0 码力 | 140 页 | 11.34 MB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
Laravel5.0Documentation平台跨平台框架Electron3.2CasdoorAnOpenSourceUIfirstIdentityAccessManagementIAMSingleSignOnSSOplatformsupportingOAuth2.0OIDCSAMLandCASTrendsArtificialIntelligenceCloudBeaverUserGuide23.223.35.1中文文档23.023.1
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩