屏幕应以较小的图像尺寸显示中央的当前图像以及左右两侧的下一个和上一个图像。 You can see the image here在滑动时,图像应更改并选择为新项目。如果有人能指出我类似于此的现有代码,将会很有帮助。我试过了$ python
Python 2.7.5 (default, Apr 9 2015, 11:03:32)
[GCC 4.8.3 20140911 (Red Hat 4.8.3-9)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import paramiko
>>> paramiko.__version__
'1.15.2'
>>>
。它给出了这种效果,但当我尝试在中心设置特定项目时,它会跳过项目。我无法轻松滚动并在中心设置图像。