为您找到相关结果17,531个
oracle导出数据到文本、从文本导入数据的详细步骤_oracle_脚本之家
resumable_timeout -- wait time (in seconds) for RESUMABLE (Default 7200) date_cache -- size (in entries) of date conversion cache (Default 1000) PLEASE NOTE: Command-line parameters may be specified either by position or by keywords. An example of the former case is 'sqlldr scott/tiger ...
www.jb51.net/article/2829...htm 2025-5-3
一文掌握Redis的三种集群方案(小结)_Redis_脚本之家
Warning: Using a password with '-a' or '-u' option on the command line interface may not be safe. 127.0.0.1:7100> set site blog.jboost.cn -> Redirected to slot [9421] located at 127.0.0.1:7200 OK 127.0.0.1:7200> get site "blog.jboost.cn" 127.0.0.1:7200> 注意添加 -c 参数表示...
www.jb51.net/article/2058...htm 2025-5-10
通过SSH实现Cisco路由器登录_网络编程_脚本之家
The name for the keys will be: TEST-GSR12008.jx.cn.net 注:SSH的关键字名就是hostname + . +ip domain-name Choose the size of the key modulus in the range of 360 to 2048 for your General Purpose Keys. Choosing a key modulus greater than 512 may take ...
www.jb51.net/article/119...htm 2025-4-26
各种路由器的默认密码_网络通讯_软件教程_脚本之家
hp sa7200 Multi admin admin Admin hp sa7200 Multi admin (none) Admin IBM VM/CMS Multi DEMO2 (none) IBM VM/CMS Multi DEMO3 (none) IBM VM/CMS Multi DEMO4 (none) IBM VM/CMS Multi DIRECT (none) IBM VM/CMS Multi DIRMAINT (none) ...
www.jb51.net/softjc/301...html 2025-5-14
笔记本硬盘技术详解_笔记本_硬件教程_脚本之家
目前在硬盘转速上,桌面系统上是7200RPM已成主角,至少也得是5400RPM。而笔记本硬盘却没办法用高速电机,大部分转速还在5400RPM以下,这也是长期以来,笔记本硬盘只有4200转的原因。这主要是由于笔记本电脑硬盘面临的两大致命问题--散热与震动,在没有更彻底的解决方案之前,厂商们不得已牺牲了性能,降低了硬盘的转速。
www.jb51.net/softjc/8987_a...html 2025-5-8
Docker容器迁移之导入和导出容器方式_docker_脚本之家
Deleted: sha256:d60aa43d53cfdd69615366b5eb9bdd88f76b78648e0ca57be8851355037f7200 Deleted: sha256:d7c2a25e228ad914795f8f4f1110dcd738819461090bdb27558fc533056a187c C:\Users\32631>docker load -i outputimage1.tar d7c2a25e228a: Loading layer [===>] 76.25MB/76.25MB Loaded image: newu...
www.jb51.net/server/2858624...htm 2025-5-12
oracle中110个常用函数介绍_oracle_脚本之家
SQL>selectmonths_between(to_date(2000.05.20,yyyy.mm.dd),to_date(2005.05.20,yyyy.mm.dd)) mon_betw from dual; MON_BETW --- -60 39.NEW_TIME(date,this,that) 给出在this时区=other时区的日期和时间 SQL> select to_char(sysdate,yyyy.mm.dd hh24:mi:ss) bj_time,to_char(new_time 2 (...
www.jb51.net/article/404...htm 2025-5-15