Z5395008
- 活动总数 12
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 4
-
Z5395008 创建了一个帖子, how to run a cmake project
I have a CMakeLists, but when I try to run the main.cpp, it didn't compile as CMakeList. If I run make in the build folder, it can work properlyand I have no idea why I didn't have the cmake icon i... -
Z5395008 进行了评论, -
Z5395008 创建了一个帖子, 已回答can not new a servlet in the web project
I create a web project by using maven archetype like this I also add the javex.servlet dependency in pom.xmlbut when I try to new a servlet in web package, I couldn't find the option about servlet.... -
Z5395008 创建了一个帖子, 已回答fail to run the specific class or method in the IDE with some error in the gradle project
There are some errors in the FlowerBox.java, but it isn't in the same package with application.java. Application.java is fine, but when I try to run it, it seems like fails to compile, why was th... -
Z5395008 进行了评论, -
-
Z5395008 创建了一个帖子, 已回答A problem with gradle and import
I have an error like this, making me couldn't import the package correctly, but if I run gradle build, it build successful, In the build.gradle, it has the dependencies of the package I need. can...