littlehelp.txt

来自「几个不错的VB例子」· 文本 代码 · 共 80 行

TXT
80
字号


    	Thumb DB 1.5

	Carles P.V. - 2001
	carles_pv@terra.es





	## Main Screen #######################################
	
	# DB Selection #

	[Esc]				: Cancel DB selection

	# On Preview #

	[Double click]			: Full screen	
	[Control] + [Left mouse button]	: Move thumbnail to category
	[Shift] + [Left mouse button]	: Copy thumbnail to category
	
	# On ThumbGrid #
		
	[Right mouse button]		: Menu
	[Double click]			: Full screen
	[Control] + [Left mouse button]	: Move thumbnail to category
	[Shift] + [Left mouse button]	: Copy thumbnail to category
 
 	# Keys #
 		
 	[Cursors]			: Move on Grids
	[Enter]				: Full Screen	
	[Space]				: FullGrid/ThumbGrid mode



	## Full Screen #######################################

	# On Picture #
		
	[Right mouse button] 		: Menu
	[Double click]			: Exit Full Screen
		
	# Keys #
				
	[Alt]	: Menu
	[Enter]	: Exit Full Screen
	
	[Space]	: Play/Stop
	[PgUp]	: Previous picture
	[PgDn]	: Next picture
	[Start]	: First picture
	[End]	: Last picture
	
	[+]/[-]	: Zoom in/out
	[B]	: Best Fit
	[R]	: 100% (Real size)

	[C]	: Show/Hide comments
	[W]	: Show/Hide watch



	## Add to DB Screen ##################################

	# On Thumbnail #
	
	[Click]	: View picture (Click on picture to hide form)



	## Comments Screen ###################################

	# On Bottom Bar #
	
	[Click]	: Hide comments
	
	

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?