lee kingde

Avatar
  • 活动总数 63
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 1
  • 订阅数 17
  • 创建于

    How to enlarge the display width

    已回答
    Hi , I print long words out to console, but it shows too short in one line so that show in two lineHow to enlarge the display width?thank you      
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    How to solve "Chinese Garbled(中文乱码)" in UTF-8?

    已回答
    System:Win11 Chinese version Clion:2023.1   Hello,can you help me how to solve "Chinese Garbled(中文乱码)"? When I run directly, Chinese in console is garbled But when I run in debug: it shows correct...
    • 6 个关注者
    • 8 条评论
    • 2 票
  • 已编辑于

    How to build c++ with llvm clang in mac?

    已回答
      Hi, I'm a beginner study c++ by CLion(2021.2.2) in MacOS(10.13.6). I want to use clang instead of default gcc, so I brew install llvm@8, and export PATH="/usr/local/opt/llvm@8/bin:$PATH"' >> /Use...
    • 3 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    How can change code style to show i ++ rathen than i++ ?

      I think the 【i ++】 【++ i】 is  more clear display than 【i++】【++i】 so, how can I edit the code style to realize it?    
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 已编辑于

    How to collapse all doc comments like "//"?

    已回答
    Hi How to Collapse/Expand all Doc comments like "//"? I know this: but it just collapse work for the comments 1 like "/**/", not for the comments 2 like "//". I want to collapse the all comments 2...
    • 3 个关注者
    • 7 条评论
    • 0 票
  • 创建于

    Why My Idea can't config groovy library

    已回答
    Idea: Groovy compiler:   It can't config groovy library: This is my /etc/profile:   Why this mac Idea can't config groovy library? But my the other mac can config groovy library by the same way...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    live templates method format question

    已回答
    There're something format question when I add a method live templates   1.the script: groovyScript("def result=''; def params=\"${_1}\".replaceAll('[\\\\[|\\\\]|\\\\s]', '').split(',').toList(); fo...
    • 3 个关注者
    • 14 条评论
    • 0 票
  • 创建于

    How to add --add-exports?

    已回答
    It show me add "--add-exports='.....' to module " everytime when I reopen the idea. How to add it forever?        
    • 3 个关注者
    • 4 条评论
    • 1 票
  • 已编辑于

    New a Project then new a module, the Project's resources file can't read.

    已回答
    Hello I new a project and import log4j2.xml and its dependency, execute the Client.java print out by log4j , everything are normal. Then I new a module, execute the Client.java again, error is com...
    • 2 个关注者
    • 7 条评论
    • 0 票
  • 创建于

    Icon show it is a pure text not Java text .

    已回答
    What's the icon meaning? When I mouse pointer stay on it, but it does't show any reminder. I can't use the java text, it shows like a pure text. How can I fix it to java text? https://bitbucket.or...
    • 2 个关注者
    • 3 条评论
    • 0 票