lag
jQuery Animate proprierty Lag
developers! I\'m developing an promotional website where the homepage and the subpages is in the same index. The transition of the content happens on the click of the menu. Okay.[详细]
2023-04-13 09:00 分类:问答What is the proper way to make it so core graphics does not lag?
I use UIBezierPath for finger painting (my app). I create it using path = [UIBezierPath bezier path]; . It constantly lags on the iPad (and calling it from within drawrect did not change anything). I[详细]
2023-04-10 07:55 分类:问答Any possible way for CoreGraphics to not lag when drawrect is being called from touches moved?
I am calling setNeedsDisplay from touches moved (and have also tried not calling from touches moved, but instead from a 0.05 timer) and the drawrect method is always laggy. Is their anyway to change t[详细]
2023-04-10 06:35 分类:问答Why is my java made pacMan clone sometimes laggy?
I\'m working on a pacman clone in java using eclipse and sometimes it appears laggy more specifically the movement of pacman/ghosts is slow, sometimes its fine. Once it has happened while I was runnin[详细]
2023-04-09 04:25 分类:问答Coregraphics causing big lag on iPad?
UIGraphicsBeginImageContext(self.view.bounds.size); [currentStrokeImageView.image drawInRect:CGRectMake(0, 0, self.view.bounds.size.width, self.view.bounds.size.height)];[详细]
2023-04-08 09:11 分类:问答Jquery font size animation problem in Chrome, too laggy
I developed a little script that make texts 开发者_开发百科like they were coming from far, with Jquery and animate() function. Everything works well in IE and FireFox but on Chrome is very laggy, like[详细]
2023-04-05 12:25 分类:问答What could cause lag using Visual Studio 2010 with a Direct3D control?
I\'ve got a really pesky problem. When writing a C# application using the .NET 4.0 framework and Direct3d for managed code, and creating a device inside a user control (so that I can use it as a kind[详细]
2023-04-04 11:30 分类:问答textfield Counter is Laggy
I\'ve created a character counter for use in the JQuery library to have a similar effect as the Twitter counter (remaining characters left counter). However, I\'ve noticed that at least FireFox has a[详细]
2023-04-03 22:19 分类:问答XNA Lags when window has focus
I\'m developing for xna game studion using XNA 3.1, and I\'ve noticed a problem with some games, where they lag despite the system having plenty of resources to handle them, along with an inexplicable[详细]
2023-04-02 17:25 分类:问答Actionscript3/flash cs4: how to resolve lag when launched from browser
I\'ve been working for a month on a flash game, which should be manageable to play in a browser (light computation).This being said, I\'ve noticed that in some browsers the game runs at what looks lik[详细]
2023-03-27 22:27 分类:问答