묻고 답해요
164만명의 커뮤니티!! 함께 토론해봐요.
인프런 TOP Writers
-
미해결Vue.js 끝장내기 - 실무에 필요한 모든 것
안녕하세요 판교님 문의사항이 있습니다.
영상 말미에 말씀해주셨던 새로운 강의의 구체적인 출시일이 궁금합니다.! 얼른 보고 싶습니다. ㅠ
-
미해결test1
.
강의와 관련있는 질문을 남겨주세요.• 강의와 관련이 없는 질문은 지식공유자가 답변하지 않을 수 있습니다. (사적 상담, 컨설팅, 과제 풀이 등)• 질문을 남기기 전, 비슷한 내용을 질문한 수강생이 있는지 먼저 검색을 해주세요. (중복 질문을 자제해주세요.)• 서비스 운영 관련 질문은 인프런 우측 하단 ‘문의하기’를 이용해주세요. (영상 재생 문제, 사이트 버그, 강의 환불 등) 질문 전달에도 요령이 필요합니다.• 지식공유자가 질문을 좀 더 쉽게 확인할 수 있게 도와주세요.• 강의실 페이지(/lecture) 에서 '질문하기'를 이용해주시면 질문과 연관된 수업 영상 제목이 함께 등록됩니다.• 강의 대시보드에서 질문을 남길 경우, 관련 섹션 및 수업 제목을 기재해주세요. • 수업 특정 구간에 대한 질문은 꼭 영상 타임코드를 남겨주세요! 구체적인 질문일수록 명확한 답을 받을 수 있어요.• 질문 제목은 핵심 키워드를 포함해 간결하게 적어주세요.• 질문 내용은 자세하게 적어주시되, 지식공유자가 답변할 수 있도록 구체적으로 남겨주세요.• 정확한 질문 내용과 함께 코드를 적어주시거나, 캡쳐 이미지를 첨부하면 더욱 좋습니다. 기본적인 예의를 지켜주세요.• 정중한 의견 및 문의 제시, 감사 인사 등의 커뮤니케이션은 더 나은 강의를 위한 기틀이 됩니다. • 질문이 있을 때에는 강의를 만든 지식공유자에 대한 기본적인 예의를 꼭 지켜주세요. • 반말, 욕설, 과격한 표현 등 지식공유자를 불쾌하게 할 수 있는 내용은 스팸 처리 등 제재를 가할 수 있습니다.
-
해결됨Vue.js 중급 강좌 - 웹앱 제작으로 배워보는 Vue.js, ES6, Vuex
this에 관한 질문
객체에서의 this는 자기자신을 가르킵니다. 근데 es6 화살표함수를 사용하면 window를 가르키던데 제가 알기론 일반 함수가 실행되면 함수 컨텍스트가 만들어지고 그 안에 this, 변수객체, scopeChain가 정의되어져 있는걸로 알고 있습니다. 근데 es6 화살표 함수가 실행되면 함수 컨텍스트안에 this라는 것이 없고 변수객체에 this를 변수로서 상위 scope의 this를 가져오는게 맞을까요? 그래서 es6 화살표함수에는 bind()가 먹히지 않는지 궁금합니다..
-
미해결실전! 스프링 데이터 JPA
MemberRepository 클래스 생성시 에러
repository를 만들어서 MemberRepository 인터페이스를 만들었을 때 No bean named 'entityManagerFactory' available가 뜨네요... @EnableJpaRepositories(basePackages = "com.inf.learn.repository") 라고 설정도 했는데,,, 무슨 오류인지 잘 모르겠어요 컨트롤러단 에서는 entityManagerFactory를 만들고 있는데,,,왜 오류가 나는지 혹시 아실까요..?
-
미해결[리뉴얼] 처음하는 SQL과 데이터베이스(MySQL) 부트캠프 [입문부터 활용까지]
csv파일을 저장했는데
name, gender, birth, english, math, korean 'aave', 'man', '1983-07-16', 90, 80, 71 'bave', 'man', '1983-07-16', 90, 80, 71 'cave', 'man', '1983-07-16', 90, 80, 71 'dave', 'man', '1983-07-16', 90, 80, 71 'eave', 'man', '1983-07-16', 90, 80, 71 'fave', 'man', '1983-07-16', 90, 80, 71 'gave', 'man', '1983-07-16', 90, 80, 71 'have', 'man', '1983-07-16', 90, 80, 71 'iave', 'man', '1983-07-16', 90, 80, 71 'jave', 'man', '1983-07-16', 90, 80, 71 이런식으로 csv파일을 만들어서 workbench에서 import를 하려고했는데 table data import. can't analyze file. please try to change encoding type. if that doesn't help, maybe the file is not : csv, or the file is empty.라고 나오네요. SQL script도 제대로 읽은것 같고 csv파일도 utf-8로 잘 만든것 같고 따옴표도 잘 지키고 엔터도 잘 친것 같은데 안되는 이유가 뭘까요??
-
해결됨실전! 스프링 부트와 JPA 활용1 - 웹 애플리케이션 개발
강의 자료 누락 관련
1.5v 강의자료 p.79 updateItemForm.html의 isbn, submit 버튼 코드가 누락되었습니다.확인부탁드립니다 (_ _)
-
미해결파이썬 사용자를 위한 웹개발 입문 A to Z Django + Bootstrap
전체 블로그를 봤을때 포스트한 이미지가
전체 블로그를 봤을때 블로그에 포스한 이미지가 주소가 그대로 노출되는데 이걸 어떻게 안보이게 하죠? 제가 강사님 블로그에 테스트 해봐도 그렇게 보이네요. 동영상에서의 예시는 50글자가 넘어서 생략된것으로 보이네요. 사진은 강사님 블로그에서 테스트한 것입니다.
-
미해결스프링 프레임워크 입문
LogExecutionTime 예제 실행 후 다음과 같은 에러가 발생합니다.
에러 내용을 구글링을 통해서 이것 저것 해결해보려고 했는데 해결을 못하고 있습니다. 도움 부탁드리겠습니다. (소스파일을 올려 드리면 좋을 것 같은데 어느 파일을 올려야 좋을지 몰라서 에러메세지만 올렸습니다.) *************************** APPLICATION FAILED TO START *************************** Description: Field goldaladin in org.springframework.samples.petclinic.owner.SampleController required a bean of type 'java.lang.String' that could not be found. The injection point has the following annotations: - @org.springframework.beans.factory.annotation.Autowired(required=true) Action: Consider defining a bean of type 'java.lang.String' in your configuration. 2020-06-10 11:58:35.114 WARN 3584 --- [ restartedMain] o.s.boot.SpringApplication : Unable to close ApplicationContext org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'applicationAvailability' defined in class path resource [org/springframework/boot/autoconfigure/availability/ApplicationAvailabilityAutoConfiguration.class]: BeanPostProcessor before instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.cache.annotation.ProxyCachingConfiguration': Initialization of bean failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry' available at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:512) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:226) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.context.event.AbstractApplicationEventMulticaster.retrieveApplicationListeners(AbstractApplicationEventMulticaster.java:245) ~[spring-context-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.context.event.AbstractApplicationEventMulticaster.getApplicationListeners(AbstractApplicationEventMulticaster.java:197) ~[spring-context-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:134) ~[spring-context-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:403) ~[spring-context-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:360) ~[spring-context-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.boot.availability.AvailabilityChangeEvent.publish(AvailabilityChangeEvent.java:81) ~[spring-boot-2.3.0.RELEASE.jar:2.3.0.RELEASE] at org.springframework.boot.availability.AvailabilityChangeEvent.publish(AvailabilityChangeEvent.java:67) ~[spring-boot-2.3.0.RELEASE.jar:2.3.0.RELEASE] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.doClose(ServletWebServerApplicationContext.java:167) ~[spring-boot-2.3.0.RELEASE.jar:2.3.0.RELEASE] at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:978) ~[spring-context-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.boot.SpringApplication.handleRunFailure(SpringApplication.java:814) [spring-boot-2.3.0.RELEASE.jar:2.3.0.RELEASE] at org.springframework.boot.SpringApplication.run(SpringApplication.java:325) [spring-boot-2.3.0.RELEASE.jar:2.3.0.RELEASE] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) [spring-boot-2.3.0.RELEASE.jar:2.3.0.RELEASE] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) [spring-boot-2.3.0.RELEASE.jar:2.3.0.RELEASE] at org.springframework.samples.petclinic.PetClinicApplication.main(PetClinicApplication.java:31) [classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_241] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_241] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_241] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_241] at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) [spring-boot-devtools-2.3.0.RELEASE.jar:2.3.0.RELEASE] Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.cache.annotation.ProxyCachingConfiguration': Initialization of bean failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry' available at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:603) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:226) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:409) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1338) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:226) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper.findAdvisorBeans(BeanFactoryAdvisorRetrievalHelper.java:91) ~[spring-aop-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxyCreator.findCandidateAdvisors(AbstractAdvisorAutoProxyCreator.java:109) ~[spring-aop-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator.findCandidateAdvisors(AnnotationAwareAspectJAutoProxyCreator.java:92) ~[spring-aop-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator.shouldSkip(AspectJAwareAdvisorAutoProxyCreator.java:101) ~[spring-aop-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.postProcessBeforeInstantiation(AbstractAutoProxyCreator.java:251) ~[spring-aop-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInstantiation(AbstractAutowireCapableBeanFactory.java:1141) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeforeInstantiation(AbstractAutowireCapableBeanFactory.java:1114) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:506) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] ... 23 common frames omitted Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry' available at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanDefinition(DefaultListableBeanFactory.java:814) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.getMergedLocalBeanDefinition(AbstractBeanFactory.java:1282) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:297) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor.postProcessBeforeInitialization(ConfigurationClassPostProcessor.java:456) ~[spring-context-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:416) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1788) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:595) ~[spring-beans-5.2.6.RELEASE.jar:5.2.6.RELEASE] ... 45 common frames omitted Process finished with exit code 0
-
미해결리눅스 IPC 프로그래밍 - 이론과 실습
컴파일 질문입니다
우분투(Ubuntu 16.04.4)환경에서 리눅스IPC프로그래밍 실습을 하고 있습니다. mq_posix.c를 make로 컴파일 시도했지만 mq_posix.c:(.text+0x31): undefined reference to `mq_open' mq_posix.c:(.text+0x75): undefined reference to `mq_getattr' /tmp/cc5d8SvV.o: In function `do_send': mq_posix.c:(.text+0x1a9): undefined reference to `mq_send' /tmp/cc5d8SvV.o: In function `do_recv': mq_posix.c:(.text+0x248): undefined reference to `mq_receive' 이런 오류가 나오면서 함수들을 찾지 못하더라구요 . 헤더파일들도 정상적으로 include 한 상태였는데도요. 구글링 해서 컴파일에 "-lrt"를 추가하면 된다고 해서 gcc -g -Wall -o mq_posix mq_posix.c -lrt 라는 명령으로 컴파일을 했더니 성공했습니다 원초적인 질문인거 같은데.. 왜 선언한 헤더파일의 함수를 못 찾았고 lrt라는 명령으로 컴파일이 성공했는지 궁금합니다.
-
미해결파이썬 사용자를 위한 웹개발 입문 A to Z Django + Bootstrap
Cmder 실행 오류
Cmder 처음 실행시에 아래와 같은 오류가 나는데 잘 해결이 안됩니다. 도와주세요. Current directory: C:\cmder Command to be executed: "C:\WINDOWS\SYSTEM32\cmd.exe" /k ""C:\cmder\vendor\conemu-maximus5\..\init.bat" " ConEmuC: Root process was alive less than 10 sec, ExitCode=xC0000409(3221226505). Press Enter or Esc to close console...
-
미해결Angular 기본과 간단한 To-Do 어플리케이션 만들기
Uncaught ReferenceError: SystemJS is not defined이 뜹니다
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>FirstApp</title> <base href="/"> <meta name="viewport" content="width=device-width, initial-scale=1"> <script src="https://unpkg.com/systemjs/dist/system.js"></script> <script> SystemJS.config({ baseURL:'/first-app/sec/module', transpiler: 'plugin-babel', map:{ 'plugin-babel':'https//unpkg.com/systemjs-plugin-babel/plugin-babel.js', 'systemjs-babel-build':'https//unpkg.com/systemjs-plugin-babel/systemjs-babel-brower.js' } }); SystemJS.import('main.js'); </script> </head> <body> <app-root>Loading...</app-root> </body> </html>
-
미해결나만의 포트폴리오 웹페이지 만들기
CSS
안녕하세요. 강의 잘 보고 있습니다. CSS에서 스타일을 적용하고자 하는 class를 지정할때 첫번째 방법으로 하셨는데요. 두번째(comment out한 부분)처럼 바로 .navbar-brand를 지정하는것과 무슨 차이가 있나요? 결과를 눈으로 봤을 땐 거의 차이가 없어 보여서 질문합니다. 그리고 ' > ' 의 역할이 무엇인지도 궁금합니다. 감사합니다. .header-area > .navbar > .navbar-brand { display: inline-block; position: absolute; top: 50%; transform: translateY(-50%); font-size: 32px; cursor: pointer; } /* .navbar-brand { display: inline-block; position: absolute; top: 50%; transform: translateY(-50%); font-size: 32px; cursor: pointer; } */
-
미해결공공데이터로 파이썬 데이터 분석 시작하기
코랩 사용법에 대해서요..
구글드라이브에 데이터를 저장한 후에 어제 많은 것을 실습하고 나서 오늘 다시 코랩을 시작하려고 했더니 데이터를 찾지 못한다고 해서.. 다시 구글드라이브 마운트 해서 연결하고 했는데.. 그러면 코랩 혹은 쥬피터 노트북을 사용할 때는 12시간이 지나면 자동 해제되므로 다시 처음부터 구글드라이브 연결하고 데이터 다시 loading 해서 처음부터 다시 시작해야 하는지요?... 혹시 이러한것에 대한 활용 tip 이 있는지요?...
-
미해결따라하며 배우는 노드, 리액트 시리즈 - 유튜브 사이트 만들기
state변화시 렌더링 질문
let [SubscribeNumber,setSubscribeNumber]=useState(0) let [Subscribed,setSubscribed] = useState(false); //버튼 클릭시마다 실행되는 함수 if (Subscribed) { Axios.post('/api/subscribe/removeFromSubscribe',subscribeVariable) .then(response=>{ if (response.data.success) { setSubscribeNumber(SubscribeNumber-1); setSubscribed(!Subscribed); } else { alert('Fail at Remove Subscribe') } }) } 1.setSubscribeNumber와 setSubscribe를 통해 state 변화시 컴포넌트가 다시 렌더링된다고 알고 있는데여 그럼 이 경우는 setSubscribeNumber한 후 렌더링 => setSubscribe한 후 다시 렌더링하고 종료 그러니깐 버튼 클릭시마다 총 2번의 렌더링을 실행한다고 보면 될까요? 2. setSubscribeNumber실행시 state변화가 먼저 일어나고 렌더링이 일어나는지 혹은 변화되기 전의 state값으로 렌더링 후 state변화가 일어나는지 순서가 헷갈리는데 무엇이 맞을까요? 3. useEffect(callback, []) =>여기서 2번째 인자로 []를 넘기면 componentDidMount처럼 행동한다고 봤는데 실무에서도 이렇게 자주 사용하시나요? 항상 너무나 감사합니다.혼자 처음부터 만들어보려는데 쉽지 않네요. 이거 얼른 다하고 결제해놓은 쇼핑몰도 할 생각입니다.
-
미해결[개정판] 딥러닝 컴퓨터 비전 완벽 가이드
VM 인스턴스 관련
월요일에 할당 받았던 T4 서버가 가상화페 채굴이 의심된다고 중지되어 삭제휴 다시 신청 하였습다.이후 강의에서 사용된 코드를 수정하여 커스텀 데이터를 yolo 로 학습하고 있었는데 어늘 아침 2 epoch 만 남은 상태애서 FileNotFoundException이 발생하면서 학습이 중단되어 확인하여 보니 home 폴더에 있던 파일이 모두 사라졌습니다.구글이 문의하려고 하는데 주의 하셔야 할거 같습니다.
-
해결됨Vue.js 중급 강좌 - 웹앱 제작으로 배워보는 Vue.js, ES6, Vuex
구조에 따른 장단점
이번 강의에서 vue 공식 홈페이지에 있는 todo앱은 한 페이지에서 다 처리했다고 언급하셔서 vue.js 시작하기 강의에서 알려주신대로 뷰 인스턴스 안에 컴포넌트들로 넣어서 한 페이지에서 구현했나? 라고 생각하면서 공식 홈페이지에서 확인해봤더니 거기에선 컴포넌트를 사용하지않고 한번에 구현했더라구요. (https://kr.vuejs.org/v2/examples/todomvc.html) 그래서 차이점이 뭘까 생각해봤는데.. 아직 경험이 많지 않아서 어림짐작 해보기로는 강사님께서 한 방법은 재사용성이 좋고 수정도 용이한데, 프로젝트가 커지면 파일이 늘어나서 관리가 힘들고 공식홈페이지는 그 반대지 않을까 하는데 이게 맞나요? 구현방법이 너무 많아서 어떻게 짜는게 어떤 부분이좋고 어떨때 적용해야한다.. 또는 뭐가 더 효율적이다 하는걸 잘 모르겠어요!! 간단하게라도 코멘트 부탁드리겠습니다 ㅠㅠ
-
미해결[2026년 출제기준] 웹디자인개발기능사 실기시험 완벽 가이드
마우스엔터와 마우스리브 문의
마우스 클릭 할땐 되는데 마우스엔터와 마우스리브는 되지 않습니다. 잘못 된 점 찾아 주십시오.
-
미해결프론트엔드 개발환경의 이해와 실습 (webpack, babel, eslint..)
자바환경에서도 이 설정들이 가능한가요?
리액트나 뷰를 사용하거나, 적어도 rest api같은 걸루 서버에서 api만 받아서 사용하는 거라면 노드환경을 구성해서 이 설정들을 만들어서 사용할 수 있을 것 같습니다. 그런데 만약 Java&jpa&timeleaf를 쓰는 상황이라면 바벨조차도 사용할 수 없는 건가요?? 이런 경우에는 그냥... 최신 문법 하나도 못쓰고 옛날 방식으로 짜야하나요?
-
해결됨그로스해킹 - 데이터와 실험을 통해 성장하는 서비스를 만드는 방법
행동 로그를 쌓고 QA 는 어떻게 진행하시나요?
행동 로그 QA 는 어떤식으로 진행하시나요? firebase 의 de bug view 로 해서 live 하게 확인을 할 수 있을까요?
-
미해결스프링 데이터 JPA
spring sql = 해서 테이블 생성했는데 테이블이 없어요..
\dt 확인해도 없고 계속 헤매다가 그냥 터미널에 똑같이 CREATE TABLE ACCOUNT (id int, username varchar(255), password varchar(255)); 입력하고 \dt하니까 테이블이 나오네요... 똑같이 따라하는데 왜이리 어마어마한 오류가 나오는지 ㅠㅠ 이 강의 20분짜리 듣는데 6시간걸리네요.. 그걸떠나서 왜 그런가요? 터미널에 수동으로 테이블생성을 하기전에 run을 또 했을때는 이미 accout테이블이 존재해! 라고뜨더라구요.. 근데 \dt하면 안나옴... 뭐 commit이라도 해줘야하는건가 postgresql처음이라.. 기종은 mac이고 똑같이 postgresql써서 따라하고있었어요 --- 그 다음 데이터 넣는것도 적용이 안되더군요 라기보단 다른곳에서 생성되고 있나... 아! 그게 아니라 밖에서 터미널은 바로바로 적용되는데 인텔리제이의 터미널은 적용이 안되나봐요 ㅠㅠ 인텔리제이가 아닌 밖의 터미널에서 검색하면 또 보임.. 왜이러죠?