Giter Club home page Giter Club logo

Comments (3)

n7484443 avatar n7484443 commented on August 10, 2024

확인했습니다. 빠른 시일 내로 고치겠습니다.

from cyoap_flutter.

n7484443 avatar n7484443 commented on August 10, 2024

일반적으로 코드만 사용 기능이
라인 시작 시의 코드 사용, 라인 끝의 코드 사용
이렇게 두 가지로 사용되는 것으로 알고 있습니다.

현재 라인 끝의 코드 사용은 "라인 종료 시 시행 코드"로 대체되었으니, 보다 깔끔한 코딩(내부적으로나 사용자 측면에서나)을 위해 코드만 사용 기능을 제거하고 "라인 시작 시 시행 코드"로 대체하는 것이 낫다 보여지긴 합니다.

from cyoap_flutter.

n7484443 avatar n7484443 commented on August 10, 2024

수정 완료.

추가적으로 일회성 선택지는
not(선택)
로는 안되고

or(not(선택), 본선택지이름)
혹은
or(not(선택), $[본 선택지 이름])
을 사용해야 합니다.

from cyoap_flutter.

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.