- 博客(14)
- 收藏
- 关注
转载 MyEclipse出现红色感叹号解决办法
今天在做数据库连接练习的时候自己创建的工程突然出现了一个红色的感叹号,然后运行自己写的代码的时候出现找不到主类的错误!!!我还以为是自己不小心写错了,然后让编译器自动生成代码也出现了一样的问题...无奈之下搜了一下百度原来是我之前用的第三方jar包版本有更新的,然后就删了前面的换了新的 结果之前Build Path后在这里面还有残余所以最后只要把残余删了就ok...
2018-02-25 20:27:00
208
转载 Pycharm 出现Unresolved reference '' 错误的解决方法
在用Pycharm做Pygame游戏小实战的时候碰到一个很无语的问题如下什么鬼??????我明明有写settings模块啊 而且还是放在同一个目录下 然后Pycharm给我来了一个错误而且在dos窗口运行的时候No Problem虽然不会有什么问题 但是你一个红色的提示在那里让我很不舒服 对,就是很不舒服然后在网上查了一下解决方法如下:1....
2018-02-11 19:05:00
2502
转载 PyCharm安装Pygame方法
最近在自学Python,然后终于到了项目实战的时候了,而且还是做一个游戏,热情直接被调动起来了,嘿嘿首先要安装一个Pygame环境 win7先去 这里下载对应Python的Pygame版本 如果不对的话会有问题 (具体是啥我也不知道,毕竟没有碰到)ps:需要注意的是 32位的pygame不能兼容64位的机器 就是说如果是32为的OS就下载32...
2018-02-11 12:11:00
1123
转载 POJ 1023 The Fun Number System
DescriptionIn a k bit 2's complement number, where the bits are indexed from 0 to k-1, the weight of the most significant bit (i.e., in position k-1), is -2^(k-1), and the weight of a bit in an...
2017-12-10 21:19:00
157
转载 POJ 1021 2D-Nim
DescriptionThe 2D-Nim board game is played on a grid, with pieces on the grid points. On each move, a player may remove any positive number of contiguous pieces in any row or column. The player...
2017-12-10 21:08:00
228
转载 POJ 1020 Anniversary Cake(DFS)
DescriptionNahid Khaleh decides to invite the kids of the "Shahr-e Ghashang" to her wedding anniversary. She wants to prepare a square-shaped chocolate cake with known size. She asks each invit...
2017-12-10 20:58:00
211
转载 POJ 1019 Number Sequence
DescriptionA single positive integer i is given. Write a program to find the digit located in the position i in the sequence of number groups S1S2...Sk. Each group Sk consists of a sequence of ...
2017-12-08 13:20:00
256
转载 POJ 1018 Communication System(贪心)
DescriptionWe have received an order from Pizoor Communications Inc. for a special communication system. The system consists of several devices. For each device, we are free to choose from seve...
2017-12-08 10:19:00
105
转载 POJ 1017 Packets
DescriptionA factory produces products packed in square packets of the same height h and of the sizes 1*1, 2*2, 3*3, 4*4, 5*5, 6*6. These products are always delivered to customers in the squar...
2017-12-08 10:05:00
185
转载 POJ 1016 Numbers That Count
Description"Kronecker's Knumbers" is a little company that manufactures plastic digits for use in signs (theater marquees, gas station price displays, and so on). The owner and sole employee, K...
2017-12-08 09:54:00
141
转载 POJ 1014 Dividing
DescriptionMarsha and Bill own a collection of marbles. They want to split the collection among themselves so that both receive an equal share of the marbles. This would be easy if all the marb...
2017-12-08 09:28:00
158
转载 POJ 1013 Counterfeit Dollar
DescriptionSally Jones has a dozen Voyageur silver dollars. However, only eleven of the coins are true silver dollars; one coin is counterfeit even though its color and size make it indistingui...
2017-12-08 09:16:00
149
转载 POJ 1012 Joseph
DescriptionThe Joseph's problem is notoriously known. For those who are not familiar with the original problem: from among n people, numbered 1, 2, . . ., n, standing in circle every mth is ...
2017-12-08 09:03:00
153
转载 POJ 1011 Sticks
DescriptionGeorge took sticks of the same length and cut them randomly until all parts became at most 50 units long. Now he wants to return sticks to the original state, but he forgot how many ...
2017-12-07 22:27:00
125
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人