fps
                                                    英 ['efp'i:'es]
                                                                        美 ['efp'i:'es]
                        
                
                
                
                    
                        - abbr. feet per second 英尺/秒
 
                
                    
                                                                                                                        fps 双语例句
                
                
                    
If the hardware can handle the defined fps , no problem .    若果硬件能跟上定义好的fps,那没问题。    Research on a new marine drug - fps in treating chronic renal failure .    治疗慢性肾衰的海洋新药fps的研究。    Making the game state independent of the fps seems to be the best implementation for a game loop .    在游戏循环中,让游戏状态独立于fps看上去是最好的实现方法。    Another implementation of a game loop is to let it run as fast as possible , and let the fps dictate the game speed .    另一种游戏循环的实现就是让其尽可能快地运行,然后让fps控制游戏速度。    Making the fps dependent on a constant game speed is a solution that is quickly implemented and keeps the game code simple . But there are some problems : defining a high fps will pose problems on slower hardware , and defining a low fps will waste visual appeal on fast hardware .    让fps依赖于固定的游戏速度是一个能快速实现并让游戏代码简洁的方法,但会一些问题:定义高fps会在较慢的硬件上引起问题,定义低fps又会让游戏在高速的硬件上失去应有的视觉吸引力。