Git Product home page Git Product logo

Comments (6)

coolboy0961 avatar coolboy0961 commented on September 26, 2024 1

这样确实不会导致长宽比不协调了,谢谢

from vscode-markdown-preview-enhanced.

shd101wyy avatar shd101wyy commented on September 26, 2024

@coolboy0961 , 这个可以 Markdown Preview Enhanced: Customize CSS 打开 style.less 文件,然后添加

.markdown-preview-enhanced.markdown-preview-enhanced {
  svg {
    max-width: none;
  }
}

from vscode-markdown-preview-enhanced.

shd101wyy avatar shd101wyy commented on September 26, 2024

Hi @coolboy0961 我改了下逻辑,不再使用 .markdown-preview-enhanced 了 。现在得写成

body {
  svg {
    max-width: none;
  }
}

顺便我想问一下前辈你知不知道什么日本公司招外国人但是不要求日语的?我只目前投了个 Rakuten

非常感谢 😀

from vscode-markdown-preview-enhanced.

coolboy0961 avatar coolboy0961 commented on September 26, 2024

不好意思,这个还真不清楚。
我周围没有不会日语的外国员工。以前有个美国人也会日语。

不过你可以应聘试试。下面这些公司我觉得还不错。
Accenture
NTT data
Softbank
Yahoo! Japan
Cyber Agent

from vscode-markdown-preview-enhanced.

coolboy0961 avatar coolboy0961 commented on September 26, 2024

不过日本的IT业没有美国好,加班也很常见。一个月加60多小时都很普遍,有时候会超80。收入可能也没有美国高,刚进公司大概一个月2000美元,好点的公司一年5,6个月工资的奖金

不过日本的生活环境不错,服务很好。

from vscode-markdown-preview-enhanced.

shd101wyy avatar shd101wyy commented on September 26, 2024

from vscode-markdown-preview-enhanced.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.