ICode9

精准搜索请尝试: 精确搜索
  • IDEA下的Terminal 乱码(unicode 编码)2021-04-29 14:01:13

    IDEA下的Terminal 乱码(unicode 编码) 解决方案: 1.首先找到IDEA在本地的安装路径,找到idea.exe.vmoptions文件和idea64.exe.vmoptions文件,在其最后一行添加 -Dfile.encoding=UTF-8 保存 2.修改git安装路径下的bash.bashrc文件,在文件最后添加   在文件最后一行添加 export LANG="

  • [ Linux ] 如何打开新终端并执行命令2021-04-25 02:32:28

    https://www.cnblogs.com/yeungchie/ 某些场景可能会需要调用 shell 跑一些程序,同时程序会在终端输出一些日志,如果只是调用子进程可能就看不到这些日志了。 例如自动跑 DRC 的数据比较大,我可能需要看看跑得怎么样了,而不是干等着。 1. 打开一个新终端 gnome-terminal 2. 指定初

  • Windows Terminal 配置 PowerShell2021-04-19 14:05:03

    Windows Terminal 配置 PowerShell Microsoft Store 下载安装 Windows Terminal 安装显示界面的字体:Fira Code,该字体支持 ligature 连字功能,而且是一款专门为代码显示准备的字体。 安装 Powershell Core(全部下一步即可,最好不要自定义安装), 颜值和功能都比原版PowerShell强:

  • Windows Terminal && PowerShell2021-04-18 14:04:41

    目录PowerShell1. 安装Windows Terminal2. 下载PowerShell3. 右键启动PWL常用命令安装模块查看模块配置PWLChocolatey搜索软件安装软件界面美化1. 安装字体2.安装PowerShell插件3. 配置Windows Terminal界面4.配置PWL启动参数 PowerShell PowerShell具备自动执行脚本,远程控制,传输

  • 探索Holo_java操作日期2021-04-08 17:00:30

    1、探索Holo BEGIN; --事务开始 create table public.dim_terminal_mt ( "statdate" text NOT NULL, "terminal" text NOT NULL, "operation_bd_user_id" int4, "operation_bd_user_name" text, "operation_bd_user_mobile"

  • IDEA 中找不到 Terminal 的解决方式2021-04-04 17:04:28

    双击 shift 进入搜索模式,输入 Terminal ,看看有没有被禁用,如果禁用了就打开 view -> tool window -> terminal 或者如图所示的快捷键 Alt + F12,以上。

  • c# 红袖支付(速邦,随行付)接口2021-04-01 10:32:37

    红袖支付: http://www.redxiu.com.cn/home.asp /// <summary> /// 红袖支付(速邦)(随行付) /// </summary> public class HXPayHelper { /// <summary> /// 支付 /// </summary> /// <param name="mer

  • IDEA运行算法(第4版)的环境配置及通过Terminal执行的设置2021-03-31 21:29:10

    IDEA运行算法(第4版)的环境配置及通过Terminal执行的设置 1. 下载algs4.jar 下载algs4.jar,下载地址https://algs4.cs.princeton.edu/code/ 仔细阅读官网说明,关于环境配置也有详细说明 下载后algs4.jar的位置!很重要!很重要!C:\Users\username\algs4\algs4.jar 2. 配置CLAS

  • pycharm安装出现TimeoutError: HTTPSConnectionPool或者Try to run this command from the system terminal.2021-03-18 15:59:37

    一开始在安装lxml时出现安装超时 可以选择更换镜像:点击manage repositories->点击‘+’ 添加镜像:http://mirrors.aliyun.com/pypi/simple 但是接着又出现了Try to run this command from the system terminal.的问题: 尝试了很多方法,最后将上面加的阿里云镜像删除,添加另一个镜

  • 将terminal添加到资源管理器右键菜单2021-03-13 17:04:18

    选项 打开注册表regedit,定位到  计算机\HKEY_CLASSES_ROOT\Directory\Background\shell\ 右键shell,新建一个项,名字会显示在菜单中     如下     图标    在点击新建的项,可以添加一个字符值,名称为Icon,数值为一张icon图片。作为图标,                 命令 右键新

  • 报错Manifest merger failed with multiple errors, see logs2021-03-09 16:29:26

    1、查看详细日志 (1)切换到Terminal,输入 gradlew processDebugManifest --stacktrace (2)Ctrl+F搜索错误信息 (3)图中可以将看出问题了其实只要把 android:icon="@mipmap/ic_launcher" 两个写成一样的就行了

  • 2021-03-092021-03-09 11:37:05

    在Safari 14中,Apple引入了一项称为“标签预览”的新功能,其中将鼠标指针悬停在非活动的浏览器标签上会显示该标签内容的图像预览。 Apple没有在首选项中提供禁用选项卡预览的选项,如果您发现该功能不实用或令人分心,则效果不佳。幸运的是,有一种未公开但相当简单的方法来禁用选项

  • eNSP交换机不停提示问题2021-03-07 18:33:33

    问题引入 在使用eNSP模拟器时,每次配置完一条命令交换机都会出现一条 Mar 7 2021 16:56:13-08:00 S1 DS/4/DATASYNC_CFGCHANGE:OID 1.3.6.1.4.1.2011.5.25.191.3.1 configurations have been changed. The current change number is 4, the change loop count is 0, and the maxim

  • python_pyinstaller模块2021-03-06 09:02:46

    1、pycharm中安装pyinstaller第三方库 2、下方的Terminal窗口执行:pyinstaller -F test_03.py 3、生成的dist目录下游exe文件

  • 新开的终端(Terminal)直接识别编译链2021-03-04 09:34:31

    Linux下新开的终端会直接加载当前用户的环境变量,在~/.bashrc中,只要在其中加入编译链路径或环境,就可以直接使用该编译链了。 比如编译链x-g++(路径/usr/local/arm-x/sysroots/usr/bin/arm-x/),则在其中添加: export PATH=$PATH://usr/local/arm-x/sysroots/usr/bin/arm-x/ 然后保存退

  • Windows Terminal 个人设置2021-02-28 16:06:10

    看到网上有大佬把git bash和云服务器以及anaconda也弄上去了,我也弄了一下(原本只想弄连接云服务器的,顺手就弄成这样了) 看着别人的博客,按照文档改配置就行 官方文档 个人配置 // This file was initially generated by Windows Terminal 1.4.3243.0 // It should still

  • 【杂谈】Windows安装Fluent Terminal2021-02-24 09:03:48

    本着“人装我也装”的想法,在Windows中试装了Fluent Terminal,整个PowerShell都不一样了。 其实我也是根据少数派的文章逐步进行安装的https://sspai.com/post/52868,里面说到的步骤我就不再重复了,这里说一下安装时我发现的一些问题以及如何解决的。 安装的过程中发现证书报错: O

  • Kali Linux Failed to launch preferred application for category “TerminalEmulator” and all files miss2021-02-22 18:03:31

    I had a similar problem today. Installed Kali 2020.4 64-bit and ran sudo apt update && sudo apt upgrade as you described. Rebooted the system and was unable to open terminal or browse files (I only tried via the "Home" folder on the desk

  • 美化terminal时碰到的问题- Set-Theme2021-02-22 12:34:49

    报错: 1 Set-Theme Set-Theme: The term 'Set-Theme' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.  

  • iTerm--比Terminal(终端)更好用的命令行工具2021-02-15 16:33:20

    Terminal是Mac自带的命令行工具,对于开发者来说,是不得不使用的开发工具之一。然而Terminal的外观设置功能比较少,这对于每天都得跟它相处很久的我们来说,这是一个很大的悲伤。 当然,你也可以按照我之前发的这篇文章:修改mac 终端(terminal)字体颜色 进行一些字体颜色的设置,调出一个

  • gnome-terminal无法启动的问题解决2021-02-12 10:03:20

    gnome-terminal无法启动情况描述 Gnome桌面默认的终端模拟器是gnome-terminal 执行如下更新系统命令,然后重启计算机后出现的gnome-terminal终端无法启动情况 sudo pacman -Syyu 原因 显然gnome-terminal 在启动时,试图读取本地计算机的语言环境。 而后发现语言环境并没有正

  • vscode terminal配置 Meslo LG M Regular for Powerline 字体2021-02-10 18:33:05

    最近尝试使用vscode 开发, 打开terminal 使用的系统中的zsh显示乱码。后来确定问题是zsh在 iterm2 中使用的是Meslo LG M Regular for Powerline, vscode 默认是monospace。 二者字体不匹配导致的。 显示乱码: 更改vscode terminal 字体步骤: 打开设置,搜索terminal font-fami

  • atal: could not read Username for ‘https://gitlab.com‘: terminal prompts disabled2021-02-08 18:32:38

    Goland加载一个内部的包提示报错fatal: could not read Username for 'https://gitlab.com': terminal prompts disabled 按照网上的各种攻略,配置了 url.git@github.com:.insteadof=https://github.com/ 并没有解决问题。 然后查看go相关配置,添加了如下配置: go env -w GOPRIVATE

  • Linux - mac terminal快捷键 /mac终端快捷键2021-02-07 23:57:22

    目录 1.使用“终端”窗口和标签页 2.编辑命令行 3.在“终端”窗口中选择和查找文本 4.使用标记和书签 5.其他快捷键   1.使用“终端”窗口和标签页 操作 快捷键 新建窗口 Command-N 使用相同命令新建窗口 Control-Command-N 新建标签页 Command-T 使用相同命令新建标

  • Windows Terminal 新版将添加图形设置界面2021-02-07 22:05:08

    自 2019 年微软发布 Windows Terminal 命令行工具以来,该工具已经包含了用户多年来要求的许多功能,例如选项卡、配置文件和现代文本渲染。尽管基于 JSON 的设置允许用户自定义应用程序,但许多用户仍希望能有一个设置菜单的图形界面。 近日,Windows Terminal 的项目经理(Kayla Cinnam

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

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

ICode9版权所有