Giter Club home page Giter Club logo

😛 调试 😊❤️

如果你使用我的代码时遇到问题,那么你应该提交一个Issues而不是来问我这是什么情况。

具体可以参考Angelina-Bot的智力对照表

智力得分 提问方式
100分 我在xxx遇到了一个问题,在翻阅文档和视频后,这里是报错截图,我参考了百度或谷歌中xxx文章进行解决,但仍不能解决
90分 我遇到了xxx问题,我翻阅了文档和视频,没有找到解决方案,完整的报错截图如下
60分 这里是完整的报错截图,请问应该怎么解决
10分 这咋回事啊(手机拍屏幕)
0分 这怎么办啊(不完整的报错截图)
sb 大神求带、这怎么不能用了、我打不开了、你们这个正常吗、文件在哪啊、怎么学啊、我是小白能帮我吗
class self {
    public:
        std::string name;
        std::string like;
        std::string lang;
        int age;
        self(_name, _like, _lang, _age) : name(_name), like(_like), lang(_lang), age(_age) {}
        void show()
        {
            std::cout << "name: " << this->name << std::endl;
            std::cout << "like: " << this->like << std::endl;
            std::cout << "lang: " << this->lang << std::endl;
            std::cout << "age: " << this->age << std::endl;
        }
}

self sn("SN-Grotesque", "Programming", "C, C++, C#, Java, Python", 21);
sn.show()
联系方式:

关于 🍺

profile for S-N at Stack Overflow, Q&A for professional and enthusiast programmers

你好~我是SN-Grotesque,欢迎来我的主页。❤
我是一个喜欢代码喜欢绘画喜欢音乐的人,同时也是一个视频博主。
我喜欢研究计算机的深层技术与实现算法,渴望使用最短代码完成最高水准。
当前已开源部分个人私用仓库以及个人开发的框架仓库。
使用时请遵守仓库中的开源协议中的规定。

技能 🍻

主要使用的语言有[C, C++, Python, C#]。
偶尔使用或正在学习的语言有[Java, Ruby, Rust, Perl]。
目前完成了对称加密算法,图像生成工具,与网络爬虫的开发。
未来用作游戏开发和底层程序开发主要使用的框架与引擎为:Qt,Unity,Unreal Engine,OpenGL,OpenSSL。

未来目标

  • 网络安全工程师 - Network Security Engineer
  • 画手 - Painter
  • 全栈工程师 - Full Stack Developer
  • 游戏开发者 - Game developers

爱好 🥂

  1. Cosplay (角色扮演)
  2. 做爱(开淫趴)

如果你觉得我的项目不错,那么你可以赞助我🍗/❤/💕,非常感谢!

爱发电 - Afdian PixivFanbox

Thank you very much.

SN-Grotesque's Projects

computer_help_documentation icon computer_help_documentation

SN-Grotesque为学习计算机的新手所准备的帮助文档,希望你可以成为自己想成为的那个人。

e-hentai icon e-hentai

用于爬取E-Hentai网站上图片的爬虫程序,请遵守GPL-2.0协议,谢谢。

old icon old

用于分组存储以前所有的所有工程与文件

shadowsocksr icon shadowsocksr

Shadowsocksr 自动部署脚本与服务端源码和Win32平台以及Android平台的客户端

testcpp icon testcpp

用于在无聊的时候写的C++代码

wmkc icon wmkc

这是由SN-Grotesque使用C++开发的代码库,取名为:Wizard Magic Key Cyber(网络巫师的魔法钥匙)

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.