Skip to content

[软技能] 第410天 举例说明恶意代码都有哪些? #2447

@haizhilin2013

Description

@haizhilin2013
Collaborator

第410天 举例说明恶意代码都有哪些?

3+1官网

我也要出题

Activity

JinKaiK

JinKaiK commented on Jun 10, 2021

@JinKaiK

例:
var bol = true, a = 0;
if(bol){a=1};
这是在一篇文章中看到的一种写法,为了在开源项目中提高代码量,通过增加低效率代码的方法来达到目的。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @haizhilin2013@JinKaiK

        Issue actions

          [软技能] 第410天 举例说明恶意代码都有哪些? · Issue #2447 · haizlin/fe-interview