묻고 답해요
164만명의 커뮤니티!! 함께 토론해봐요.
인프런 TOP Writers
-
미해결ionic 3로 만드는 Push Message Server
혹시 강의 소스를 받아볼수 있나요.
안녕하세요. 강좌를 수강하고 모두 따라해보았습니다.그런데 어쩌다 보니 소스가 모두 지워졌네요...혹시 강좌에서 사용되었던 소스를 받아 볼 수 있을까요?
-
미해결유니티 게임 개발 (Unity 2D) - 시작부터 배포까지
API 관련 질문잇습니다.
제가 이번에 학교 팀프로젝트로 모바일게임제작을 목표로 잡았습니다.저희가 생각하고있는게임은 예를 들어 활을 쏘는 게임이라고 하면특정 단어를 말하면 그에따라 캐릭터가 활을 잡고목소리의 음의 높낮이를 데이터로 측정, 기록해서 활의 높낮이,세기를 조정하는게 임인데난이도가 너무 높은거같고 유니티에 보이스관련 API나 클래스를 찾았지만 없는것같아서혹시 관련 내용에대해 피드백을 주실수있는지 강사님께 질문드립니다!
-
미해결안드로이드 스튜디오로 안드로이드 앱 만들기
앱이 종료 되버립니다.
안녕하세요. 강좌 감사합니다.따라하는 과정에서 실행은 잘 되는데 왼쪽 슬라이드 에서 첫번째 화면, 두번째 화면 누르면앱이 종료 되버립니다.로그 챗에 메세지는 아래와 같습니다.04-03 16:54:08.637 31285-31285/com.jhshin.tutorial4 D/AndroidRuntime: Shutting down VM04-03 16:54:08.638 31285-31285/com.jhshin.tutorial4 E/AndroidRuntime: FATAL EXCEPTION: mainProcess: com.jhshin.tutorial4, PID: 31285java.lang.ClassCastException: android.support.v7.widget.AppCompatTextView cannot be cast to android.view.ViewGroupat android.app.BackStackRecord.configureTransitions(BackStackRecord.java:1244)at android.app.BackStackRecord.beginTransition(BackStackRecord.java:978)at android.app.BackStackRecord.run(BackStackRecord.java:707)at android.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:1535)at android.app.FragmentManagerImpl$1.run(FragmentManager.java:482)at android.os.Handler.handleCallback(Handler.java:739)at android.os.Handler.dispatchMessage(Handler.java:95)at android.os.Looper.loop(Looper.java:148)at android.app.ActivityThread.main(ActivityThread.java:5434)at java.lang.reflect.Method.invoke(Native Method)at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)04-03 16:59:08.670 31285-31285/com.jhshin.tutorial4 I/Process: Sending signal. PID: 31285 SIG: 9
-
미해결신입 프로그래머를 위한 자바 스프링 (Spring) 프레임워크 강좌
15강 폼 데이터 값 검증 @Binder 쓰는 부분 에서 500 에러가 납니다.
500 에러message: Servlet.init() for servlet appServlet threw exceptiondescription: The server encountered an internal error that prevented it from fulfilling this request.이렇게 나오네요 ㅠㅠ 다시확인해도 오타는 없구용 그전에 했던 코드들로는 잘 됐습니다! 무슨 문제일까요 ㅠㅠ
-
미해결Node.js를 이용해 웹 애플리케이션 만들기
아래분과 같은 오류요
extraneous 가 안나오면 굳이 save 안달아도 되는건가요?? save 다니깐 에러메세지 뜨고 underscore 디렉토리가 사라지던데요….npm cache clean 해도 마찬가지예요..무엇이 문제일까요?
-
미해결Node.js를 이용해 웹 애플리케이션 만들기
아래분과 같은 오류요
extraneous 가 안나오면 굳이 save 안달아도 되는건가요?? save 다니깐 에러메세지 뜨고 underscore 디렉토리가 사라지던데요….npm cache clean 해도 마찬가지예요..무엇이 문제일까요?
-
미해결프로그래밍, 데이터 과학을 위한 파이썬 입문
main 부분 fail
함수 제대로 돌아가고 혹시해서 return값을 안줬나 싶어서 봤는데 줬는데도 점수를 매기면 안된다고 해서 어디가 잘못된지 모르겠어서 제가 한 것 올려봅니다. 문제되는 부분만 지적해주시면 감사합니다.메인 말고 2개는 모두 맞다고 처리되서 메인만 올리겠습니다.(어차피 답을 안써주실거라는건 알고있씁니다.)==============================================================================def main():user_input = 999while(user_input is not 0):user_input = input("input the number : ")if is_positive_number(user_input) is True:user_input = int(user_input)result = print(get_factorial_value(user_input))elif is_positive_number(user_input) is not True:if user_input is '0':print("Thank you for using this program")user_input = 0result = user_inputelse:result = print("Input again, Please")return result
-
미해결앱 12개를 만들며 배우는 Swift4 & iOS11 아이폰 iOS 개발 강좌
디지털 프레임만들때 이미지 이름을 설정하고 뷰디드로드했는데 에러가 떠요
코드는 똑같이 다 쳤는데 왜 그런건지 자꾸 nil값이 있다고 해요...Thread 1: Fatal error: Unexpectedly found nil while unwrapping an Optional value어떻게 해야하나요ㅠㅠ
-
미해결Stanford iOS 한글자막 강의
화면이 왜이렇게 작죠
얘만 작은데
-
미해결파이어베이스(Firebase)를 이용한 웹+안드로이드 메모 어플리케이션 만들기
firebase 로컬 개발환경 설정중
firebase init명령어 후 데이타베이스 셀렉하였으나다음 public 설정하는 메세지가 나오지 않는데무엇이 다른건가요?
-
미해결리버스쿨 Level1 - 리버싱 분석 초급과정
arm 환경 구축 에러
apt-get install qemu qemu-system 해서다운받으려고 했는데 다음과 같은 에러가 뜹니다..어떻게 해야할까요?ㅜㅜErr http://kr.archive.ubuntu.com/ubuntu/ trusty-updates/main librados2 i386 0.80.11-0ubuntu1.14.04.1404 Not FoundErr http://kr.archive.ubuntu.com/ubuntu/ trusty-updates/main librbd1 i386 0.80.11-0ubuntu1.14.04.1404 Not FoundErr http://kr.archive.ubuntu.com/ubuntu/ trusty-updates/main libseccomp2 i386 2.1.1-1ubuntu1~trusty3404 Not FoundErr http://kr.archive.ubuntu.com/ubuntu/ trusty-updates/main libspice-server1 i386 0.12.4-0nocelt2ubuntu1.4404 Not FoundErr http://kr.archive.ubuntu.com/ubuntu/ trusty-updates/main qemu-system-common i386 2.0.0+dfsg-2ubuntu1.32404 Not FoundErr http://kr.archive.ubuntu.com/ubuntu/ trusty-updates/main qemu-keymaps all 2.0.0+dfsg-2ubuntu1.32404 Not FoundErr http://kr.archive.ubuntu.com/ubuntu/ trusty-updates/main qemu-system-arm i386 2.0.0+dfsg-2ubuntu1.32404 Not FoundErr http://kr.archive.ubuntu.com/ubuntu/ trusty-updates/main qemu-system-mips i386 2.0.0+dfsg-2ubuntu1.32404 Not FoundErr http://kr.archive.ubuntu.com/ubuntu/ trusty-updates/main qemu-system-ppc i386 2.0.0+dfsg-2ubuntu1.32404 Not FoundErr http://kr.archive.ubuntu.com/ubuntu/ trusty-updates/main qemu-system-sparc i386 2.0.0+dfsg-2ubuntu1.32404 Not FoundErr http://kr.archive.ubuntu.com/ubuntu/ trusty-updates/main qemu-system-x86 i386 2.0.0+dfsg-2ubuntu1.32404 Not FoundErr http://kr.archive.ubuntu.com/ubuntu/ trusty-updates/main qemu-system-misc i386 2.0.0+dfsg-2ubuntu1.32404 Not FoundErr http://kr.archive.ubuntu.com/ubuntu/ trusty-updates/main qemu-system i386 2.0.0+dfsg-2ubuntu1.32404 Not FoundErr http://kr.archive.ubuntu.com/ubuntu/ trusty-updates/universe qemu-user i386 2.0.0+dfsg-2ubuntu1.32404 Not FoundErr http://kr.archive.ubuntu.com/ubuntu/ trusty-updates/main qemu-utils i386 2.0.0+dfsg-2ubuntu1.32404 Not FoundErr http://kr.archive.ubuntu.com/ubuntu/ trusty-updates/universe qemu i386 2.0.0+dfsg-2ubuntu1.32404 Not FoundErr http://security.ubuntu.com/ubuntu/ trusty-security/main libspice-server1 i386 0.12.4-0nocelt2ubuntu1.4404 Not Found [IP: 91.189.88.162 80]Err http://security.ubuntu.com/ubuntu/ trusty-security/main libxenstore3.0 i386 4.4.2-0ubuntu0.14.04.9404 Not Found [IP: 91.189.88.162 80]Err http://security.ubuntu.com/ubuntu/ trusty-security/main libxen-4.4 i386 4.4.2-0ubuntu0.14.04.9404 Not Found [IP: 91.189.88.162 80]E: Failed to fetch http://kr.archive.ubuntu.com/ubuntu/pool/main/c/ceph/librados2_0.80.11-0ubuntu1.14.04.1_i386.deb 404 Not FoundE: Failed to fetch http://kr.archive.ubuntu.com/ubuntu/pool/main/c/ceph/librbd1_0.80.11-0ubuntu1.14.04.1_i386.deb 404 Not FoundE: Failed to fetch http://kr.archive.ubuntu.com/ubuntu/pool/main/libs/libseccomp/libseccomp2_2.1.1-1ubuntu1~trusty3_i386.deb 404 Not FoundE: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/s/spice/libspice-server1_0.12.4-0nocelt2ubuntu1.4_i386.deb 404 Not Found [IP: 91.189.88.162 80]E: Failed to fetch http://kr.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-system-common_2.0.0+dfsg-2ubuntu1.32_i386.deb 404 Not FoundE: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/x/xen/libxenstore3.0_4.4.2-0ubuntu0.14.04.9_i386.deb 404 Not Found [IP: 91.189.88.162 80]E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/x/xen/libxen-4.4_4.4.2-0ubuntu0.14.04.9_i386.deb 404 Not Found [IP: 91.189.88.162 80]E: Failed to fetch http://kr.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-keymaps_2.0.0+dfsg-2ubuntu1.32_all.deb 404 Not FoundE: Failed to fetch http://kr.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-system-arm_2.0.0+dfsg-2ubuntu1.32_i386.deb 404 Not FoundE: Failed to fetch http://kr.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-system-mips_2.0.0+dfsg-2ubuntu1.32_i386.deb 404 Not FoundE: Failed to fetch http://kr.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-system-ppc_2.0.0+dfsg-2ubuntu1.32_i386.deb 404 Not FoundE: Failed to fetch http://kr.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-system-sparc_2.0.0+dfsg-2ubuntu1.32_i386.deb 404 Not FoundE: Failed to fetch http://kr.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-system-x86_2.0.0+dfsg-2ubuntu1.32_i386.deb 404 Not FoundE: Failed to fetch http://kr.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-system-misc_2.0.0+dfsg-2ubuntu1.32_i386.deb 404 Not FoundE: Failed to fetch http://kr.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-system_2.0.0+dfsg-2ubuntu1.32_i386.deb 404 Not FoundE: Failed to fetch http://kr.archive.ubuntu.com/ubuntu/pool/universe/q/qemu/qemu-user_2.0.0+dfsg-2ubuntu1.32_i386.deb 404 Not FoundE: Failed to fetch http://kr.archive.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-utils_2.0.0+dfsg-2ubuntu1.32_i386.deb 404 Not FoundE: Failed to fetch http://kr.archive.ubuntu.com/ubuntu/pool/universe/q/qemu/qemu_2.0.0+dfsg-2ubuntu1.32_i386.deb 404 Not FoundE: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
-
미해결
완강 옵션에 대해 질문 있습니다.
강좌를 100% 완료 하였는데도 완강은 0 으로 갯수가 카운트 되는데 왜 그런건가요?
-
미해결Python(파이썬) 프로그래밍 입문부터 활용까지
강의 자료를 받고 싶습니다.
(사진)
-
미해결유니티 게임 개발 (Unity 2D) - 시작부터 배포까지
아무리 찾아봐도 해당영상아래 "강의자료 다운로드" 링크를 못찾겠습니다.
ㅜ
-
미해결유니티 게임 개발 (Unity 2D) - 시작부터 배포까지
애니메이션 트리거와 불
Settrigger를 사용해 좌우 화살표로 걷는 캐릭터 애니메이션을 구현했습니다. 대기상태-걷기 애니메이션 전환이 자연스럽게 진행되지만 키 코드를 계속 입력하고 있을 때, 1프레임정도가 순간적으로 대기상태로 돌아갔다가 다시 걷기 애니메이션으로 돌아옵니다.'''void Update () {if (Input.GetKey(KeyCode.RightArrow)){// 걷기 애니메이션 트리거GetComponent().Settrigger("walk_t", true);// 오른쪽으로 이동gameObject.transform.Translate(Vector3.right * 0.05f);// 오른쪽을 보고있는 캐릭터를 반대로 뒤집지 않음GetComponent().flipX = false;}}'''고민 끝에 bool을 사용해 GetKeyDown시 true 상태로 만들고, 아닐경우 false로 만들어서 애니메이션을 재생하도록 시도해보았습니다.'''void Start () {if (Input.GetKey(KeyCode.RightArrow)){// 걷기 애니메이션 불 온GetComponent().SetBool("walk_bool_right", true);// 오른쪽으로 이동gameObject.transform.Translate(Vector3.right * 0.05f);// 오른쪽을 보고있는 캐릭터를 반대로 뒤집지 않음GetComponent().flipX = false;}else{// 아닐경우 불 오프GetComponent().SetBool("walk_bool_right", false);}}'''이렇게 했을 때 한쪽 방향으로 이동은 정상적으로 작동하는 것을 확인했지만, 반대 방향으로 똑같이 새로운 bool 값을 만들어서 넣어줬지만 걷기 애니메이션으로 넘어가지 않았습니다. 트리거나 불 어떤 방식이로든 그 이유를 알고 해결하고 싶습니다.
-
해결됨코어 자바스크립트
두번째 줄부터..오류를 뿜어냅니다...
(사진)
-
미해결프로그래밍, 데이터 과학을 위한 파이썬 입문
gowithflow number_of_cases관련
'''def number_of_cases(list_data):result = []for i in range(len(list_data)): for j in range(len(list_data)): result.append(str(list_data[i])+str(list_data[j]))result = sorted(result)return result'''제가보기엔 결과가 잘 나오는데 제출시 fail로 나오네요 이유를 모르겠습니다.ㅜ
-
미해결프로그래밍, 데이터 과학을 위한 파이썬 입문
두 패키지를 설치하려고 하니 다음과 같이 뜨면서 진행이되지 않습니다.
Installing “autocomplete-python@1.10.5” failed.Show output…Compiler tools not foundPackages that depend on modules that contain C/C++ code will fail to install.Read here for instructions on installing Python and Visual Studio.Run apm install --check after installing to test compiling a native module.Request for package information failed: write EPROTO 101057795:error:140943F2:SSL routines:ssl3_read_bytes:sslv3 alert unexpected message:opensslssls3_pkt.c:1493:SSL alert number 10101057795:error:1409E0E5:SSL routines:ssl3_write_bytes:ssl handshake failure:opensslssls3_pkt.c:659:(EPROTO)답글의 4개를 다 설치하면 될까요>
-
미해결밑바닥 부터 시작하는 머신러닝 입문
submit HASH_KEY 결과에 대한 질문
1. test_boolean_index | FAILED | Failed1) boolean_index(X, "== 3")와 boolean_index(X, "> 6")의 실행 결과가 Assignment: Numpy in a nutshell"과 동일하게 나오는데, submit.bat HASH_KEY에서 FAILED 이 나옵니다.boolean_index(X, "== 3") 결과 => (array([0]), array([3]))boolean_index(X, "> 6") 결과 => (array([ 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31]),)2. test_normalize_ndarray | FAILED | Failed1) submit.bat HASH_KEY 실행 결과가 Assignment: Numpy in a nutshell처럼 나오게 하려면 어떻게 해야 하나요?normalize_ndarray(X) 결과 => [[-1.593255 -1.3035723 ][-1.0138896 -0.7242068 ][-0.4345241 -0.14484136][ 0.14484136 0.4345241 ][ 0.7242068 1.0138896 ][ 1.3035723 1.593255 ]]Assignment: Numpy in a nutshell 실행 결과 =>array([[-1.59325504, -1.3035723 ],[-1.01388955, -0.72420681],[-0.43452409, -0.14484136],[ 0.14484136, 0.43452409],[ 0.72420681, 1.01388955],[ 1.3035723 , 1.59325504]], dtype=float32)2) 윈도우 10 64비트에서는 값도 약간 차이가 있습니다. -1.593255, -1.59325504
-
미해결3dsmax 초급부터 전문가까지 - 한방에 끝내는 3dsmax 강좌
제가 내용을 제대로 이해한게 맞는지 답변 부탁드립니다.
이 freeform 기능을 써서 랩핑이 끝난 상태가 곧 하이폴리모델이 되는건 아닌거 맞죠? 이상태에다가 swift loop, turbosmooth를 적용시켜야 하이폴리모델이 되는거 맞나요?