문제

I tried submitting my application but was told that the file cannot contain any spaces. To fix this I simply renamed my .app file without the spaces, compressed it, and resubmitted. My question is was this sufficient, or do I need to rebuild my application without the spaces in the binary name?

도움이 되었습니까?

해결책

통화 페이지의 서버 측 코드로 모달 대화 상자의 결과를 정말로 보내야하는 경우 클라이언트 - 콜백을 사용할 수 있습니다 클라이언트 - 콜백 구현 (C #) 예제 클로스 케이스에 서버 콜백의 JavaScript 호출을 넣으십시오.

버튼을 클릭하면 이런 일이 발생하므로 openCommentForm 클라이언트 측을 호출 할 때이가 발생하지 않으므로 서버 측이 필요하지 않습니다.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top