Skip to content

c++ 4day  #5

Description

@KangHoyong

class 객체와 클래스

클래스 추상화 캡슐화

String 클래스

  • append 문자열 추가 함수
  • assign 문자열 대입 함수
  • at , clear, erase , empty 함수
  • substr 부분 문자열 추출
  • find 문자열 검색
  • stringstream 숫자를 문자열로 변환

인스턴스 멤버와 정적 멤버

경

상수 멤버 함수

경

typedef 키워드 (형 정의 하는 키워드)

템플릿

백터

경

스택

Activity

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

Metadata

Metadata

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions