ICode9

精准搜索请尝试: 精确搜索
  • LDAP介绍2021-06-04 21:29:21

    LDAP 讲解 什么是LDAP LDAP(Light Directory Access Portocol)是一款轻量级目录访问协议, 属于开源账号集中管理的实现,且支持众多系统版本 OpenLdap是LDAP的一种开源实现, OpenLdap是在X.500的基础上进行改进的, 但与X.500 也有不同之处,例如OpenLDAP 支持TCP/IP 协议等,目前TCP

  • Linux 常用命令的全拼2021-06-03 23:04:43

    pwd: print work directory 打印当前目录 显示出当前工作目录的绝对路径 ps: process status(进程状态,类似于windows的任务管理器) 常用参数:-auxf ps -auxf 显示进程状态 df: disk free 其功能是显示磁盘可用空间数目信息及空间结点信息。换句话说,就是报告在任何安装的设备或

  • Selenium2+python自动化18-加载Firefox配置2021-06-03 10:55:55

    前言 有小伙伴在用脚本启动浏览器时候发现原来下载的插件不见了,无法用firebug在打开的页面上继续定位页面元素,调试起来不方便 。 加载浏览器配置,需要用FirefoxProfile(profile_directory)这个类来加载, profile_directory既为浏览器配置文件的路径地址   一、遇到问题 1.在使

  • C#中操作IO常用类2021-06-01 14:35:42

    在C#里我们操作IO的话,微软为我们封装了好几个实用的静态类,如Directory类,File类  也提供了需要实例的普通类,DirectoryInfo,FileInfo类  首先需要说明一下两者的图别和使用场景: 例如FileInfo类和File类之间许多方法调用都是相同的,但是FileInfo类没有静态方法,该类中的方法仅可以

  • JDBC连接 mysql 数据库步骤(详细)2021-05-30 11:33:45

    用 JDBC 连接数据库,首先必须有一个 .jar 文件的 mysql 的 connecter 文件,下载地址:https://dev.mysql.com/downloads/file/?id=477057,找到.jar 的文件 然后在java项目中新建一个Directory,将.jar 文件放入 导入以后不是就直接能用了,还需要进行导包(我也不知道叫啥操作),具体操

  • SFTP的应用2021-05-26 19:02:18

    SFTP的应用 封装utils,用SFTP方式上传/下载图像mavenutils测试 封装utils,用SFTP方式上传/下载图像 maven <dependency> <groupId>log4j</groupId> <artifactId>log4j</artifactId> <version>1.2.17</version> </dependenc

  • IDEA将指定文件打成jar包2021-05-25 21:05:16

    写在前面 步骤 1.选择Artifacts>绿色+号>JAR>Empty 2.选择Directory Content 3.选中需要打包的package, 是编译后的class文件 4.Build刚刚保存的那个Artifact 5.到Output Directory目录下找Build后的jar包   1.选择Artifacts>绿色+号>JAR>Empty name自定义, 我这里命名为org

  • Linux命令-完整手册2021-05-24 15:57:44

  • Golang:go: go.mod file not found in current directory or any parent directory; see ‘go help modules‘2021-05-22 17:00:01

    golang的版本从1.6升级到1.16之后,go test就报错如下: go module介绍 go module是go官方自带的go依赖管理库,在1.13版本正式推荐使用 go module可以将某个项目(文件夹)下的所有依赖整理成一个 go.mod 文件,里面写入了依赖的版本等 使用go module之后我们可不用将代码放置在src下

  • Azure 解决方案:On Premise AD 同步到Azure的考量点2021-05-21 15:53:49

    Blog Address:https://blog.51cto.com/14669127近几年来越来越多的企业先后把用户从本地Domain Controller 和Exchange服务器等平台都迁移到云端平台管理,为了方便管理员对实施方案的理解和部署实施的透明清晰化,这里分享一下相关经验,供大家学习和讨论。本文以部署Azure AD Connect (免

  • Linux常用命令2021-05-10 17:35:41

    目录命令 1. 查看当前路径  pwd          ===》print  work  directory 2. 查看目录下的内容  ls     ===》list   -l   以长格式显示目录下的内容   -a  显示所有文件,包含隐藏文件(以  .   开头的文件为隐藏文件)   -d 查看目录本身 3. 切换目录  cd   

  • AZ-303 - AAD2021-05-10 11:34:26

    Accounts used for Azure AD Connect Azure AD Connect uses 3 accounts in order to synchronize information from on-premises or Windows Server Active Directory to Azure Active Directory. These accounts are: AD DS Connector account: used to read/write infor

  • detecting android sdk, Select Android SDK directory2021-05-04 23:00:31

    打包安卓app的时候一直提示我选择安卓JDK direction,后来发现是在安装unity版本的时候没有勾选android build support模块下的所有选项,勾选后就可以打包了。 "detecting android sdk " “Select Android SDK directory”

  • c#日志生成2021-05-04 12:32:44

    using System; using System.Collections.Generic; using System.IO; using System.Text; /// <summary> /// 打印error类 /// </summary> public class LogUtil { private string path = string.Empty; private static Dictionary<long, long> lockD

  • 003Window约等效Linux列表2021-05-04 10:02:54

    Windows commandUnix commandNotes arp arp   assign ln Create a file link assign ln -s On Unix, a directory may not have multiple links, so instead a symbolic link must be created with ln -s. assoc file   at atbatchcron   attrib chownchmod Se

  • 操作系统--文件系统知识详解2021-05-03 18:34:05

    操作系统--文件系统详解 目标文件概念访问方法目录结构 目标 解释文件系统的功能 描述文件系统的接口 讨论文件系统设计权衡,包括 访问方法, 文件共享, 文件锁定,以及 目录结构 探索文件系统保护 文件概念 文件概念 连续的逻辑地址空间 类型: 数据 数字 字符 二进制 计划

  • OS L7-2: Directory Structures2021-05-03 11:35:44

                                                   

  • Android Container 系列: 详细步骤2021-05-03 00:00:23

    Step I :Compile Android Kernel Download source code;Kernel's subproject has kernel source code corresponding to the devices here: https://android.googlesource.com You can find kernel source code path corresponding to your device here http://sourc

  • 数据库的备份问题2021-04-26 19:03:49

       数据库的备份问题    我要说的一点就是备份路径的问题,我做 了好久,后来与一个网友两个人不停的想,后来才做出来了,结果与大家分享一下,这个路径,我觉得  //数据备份     protected void btnBackDB_Click(object sender, EventArgs e)     {           

  • 2021-04-252021-04-25 19:57:31

    桌面运维知识库 一、装机系统 序号推荐下载1Windows 10_LTSC版本 二、装机软件 序号类别推荐下载1办公软件Microsoft Office2压缩软件7 zip压缩软件 / 7 zip压缩软件是用指引3浏览器Firefox浏览器 / Chrome浏览器 / Microsoft Edge浏览器4PDF阅读Adobe Acrobat Reader DC5CAD

  • Unix Commands2021-04-25 14:02:51

    Unix Commands Command Example pwd Displays the current directory ls List the current directory -l : Include file details-a : Include hidden files-F: show directories rm Remove a file mkdir Create a new directory rmdir Remove a directory Or

  • Windows下的常用快捷键和一些基本Dos命令2021-04-23 18:29:56

    Win下常用快捷键 快捷键作用Ctrl + c复制Ctrl + x剪切Ctrl + v粘贴Ctrl + a全选Ctrl + z撤销Ctrl + s保存Alt + F4关闭窗口win + r运行Shift + Delete永久删除Tab制表符Ctrl + Shift + Esc打开任务管理器 Shift Alt Ctrl 三键客 Shift有附加增加的意思 Alt有减少去除的意思

  • Android 终端操作2021-04-15 22:33:43

    pwd,打印当前目录 ls:List information about the FILEs (the current directory by default) -a/--all -d/--directory dir -a 进入如camera的目录后运行dir、ls会卡住(可以ctrl+c退出)。 ls、dir经常会遇到cannot open directory '.': Permission denied。 可以直接指定cd /sto

  • C# 创建文件夹以及文件2021-04-13 19:32:32

    找到项目路径 我需要创建一个日志文件夹log string path = AppDomain.CurrentDomain.SetupInformation.ApplicationBase + "log"; 判断文件夹是否存在 if (!Directory.Exists(path)) { Directory.CreateDirectory(path); } 创建文件路径 path = path + $"/log{DateTime.

  • 利用Oracle RDA( Remote Diagnostic Agent)快速收集Oracle产品分析数据2021-04-11 22:56:06

    利用Oracle RDA( Remote Diagnostic Agent)快速收集Oracle产品分析数据         Remote Diagnostic Agent (RDA) 是一个工程师用Perl语言编写的命令行诊断工具,RDA提供统一的诊断工具支持包和预防的解决方法。提供给Oracle支持收集的客户环境全面的数据信息能够帮助问题的诊断。

专注分享技术,共同学习,共同进步。侵权联系[81616952@qq.com]

Copyright (C)ICode9.com, All Rights Reserved.

ICode9版权所有