E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Optimizing
为适应频繁更新数据优化Flex DataGrid
本人原创翻译,翻译来源:http://blogs.adobe.com/tomsugden/2010/04/
optimizing
_the_flex_datagrid_f.html#more
·
2015-11-11 02:13
datagrid
1346 - Songs (贪心)
John Doe is a famous DJ and, therefore, has the problem of
optimizing
the placement of songs
·
2015-11-11 02:19
贪心
ARM Assembler for iOS
Part-1:Environment Setup A few weeks ago I came into the need of
optimizing
some OpenGL
·
2015-11-09 11:00
ios
Tips for
Optimizing
C/C++ Code
本来要自己翻译的,随手搜索了一下,发现五天前已经有人翻译了,我就不重复发明轮子了。 转自:http://blog.csdn.net/yutianzuijin/article/details/26289257 前不久在微博上看到一篇很好的短文讲如何对C/C++进行性能优化,虽然其面向的领域是图形学中的光线跟踪,但是还是具有普遍的意义,将其翻译成中文,希望对大家写高质量代码有帮助。
·
2015-11-08 16:01
c/c++
数据库优化锦集
关键词: 优化(
Optimizing
) 第三范式(3NF) 冗余数据(Redundant Data) 索引(Index)
·
2015-11-08 15:29
数据库优化
Comparing randomized search and grid search for hyperparameter estimation
search and grid search for hyperparameter estimation Compare randomized search and grid search for
optimizing
·
2015-11-07 14:09
parameter
optimizing
cpp (1)
operating system 64 bit systems have several advantages over 32 bit systems: The number of registers is doubled. This makes it possible to store intermediate data and local variables in regi
·
2015-11-07 13:49
cpp
Android开发者指南(11) ——
Optimizing
Apps for Android 3.0
前言 本章内容为开发者指南(Dev Guide)/Best Practices/
Optimizing
Apps for Android 3.0,译为“为Android 3.0优化应用程序
·
2015-11-07 12:05
Android开发
Oracle B-Tree Index 原理
nbsp; No index structure can satisfy all needs, but the self-balancing B-tree index comes closest to
optimizing
·
2015-11-07 11:45
oracle
Optimizing
Query Performance
Optimizing
Query Performance By Ron Soukup, Kalen Delaney Chapter 14 from Inside Microsoft SQL
·
2015-11-07 10:39
performance
Top 10 steps to optimize data access in SQL Server: Part III (Apply advanced indexing and denormalization)
We are in the process of
optimizing
a SQL Server database, and so far we have done lots of things.
·
2015-11-05 08:51
SQL Server
Oracle B-Tree Index 原理
nbsp; No index structure can satisfy all needs, but the self-balancing B-tree index comes closest to
optimizing
·
2015-11-03 22:04
oracle
优化编译环境
Optimizing
a build environment (optional)
https://source.android.com/source/initializing.html#
optimizing
-a-build-environmentPutthefollowinginyour.bashrc
zahuopuboss
·
2015-11-03 14:00
android
Best Pratices——Make the Web Faster
https://developers.google.com/speed/ PageSpeed Rules
Optimizing
caching — keeping your
·
2015-11-02 18:40
Make
how to optimize javascript performance
https://developers.google.com/speed/articles/
optimizing
-javascript http://developer.yahoo.com
·
2015-11-02 18:33
performance
Oracle B-Tree Index 原理
nbsp; No index structure can satisfy all needs, but the self-balancing B-tree index comes closest to
optimizing
·
2015-11-02 14:55
oracle
Closure Compiler is a JavaScript
optimizing
compiler.
http://code.google.com/p/closure-compiler/ http://stackoverflow.com/questions/28932/best-javascript-compressor Google released Closure Compiler which seems to be generating the
·
2015-11-01 13:51
JavaScript
A HOWTO on
Optimizing
PHP(如何优化PHP的一篇文章)
本文有图,若无图,可下载DOCX文件 转自 http://phplens.com/lens/php-book/
optimizing
-debugging-php.php 作者:http://phplens.com
·
2015-11-01 12:33
PHP
优化JavaScript代码
www.yeeyan.com/articles/view/92135/47626/dz 原文见: http://code.google.com/intl/zh-CN/speed/articles/
optimizing
-javascript.html
·
2015-11-01 11:19
JavaScript
写正则表达式的一些小工具
非常好的论文:http://swtch.com/~rsc/regexp/regexp1.html 关于正则表达Performance:
Optimizing
Regular Expression Performance
·
2015-11-01 11:36
正则表达式
[Android 性能优化系列]降低你的界面布局层次结构的一部分
(http://blog.csdn.net/kifile),再次感谢 原文地址:http://developer.android.com/training/improving-layouts/
optimizing
-layout.html
·
2015-11-01 09:30
android
协议栈优化总结
原文: http://blog.chunshengster.me/2013/12/mobile_tcp_stack_
optimizing
.html http://blog.chunshengster.me
·
2015-10-31 15:07
总结
优化PHP代码的40条建议
优化PHP代码的40条建议 40 Tips for
optimizing
your php Code 原文地址:http://reinholdweber.com/?
·
2015-10-31 15:36
PHP
基于 ArcGlobe/Globecontrol 三维地理信息系统开发之显示优化
基于 ArcGlobe/Globecontrol 三维地理信息系统开发之显示优化 2008年01月03日 星期四 下午 04:25 How to
Optimizing
·
2015-10-31 11:11
arc
优化PHP代码的40条建议
优化PHP代码的40条建议 40 Tips for
optimizing
your php Code 原文地址:http://reinholdweber.com/?
·
2015-10-31 11:16
PHP
数据库优化设计注意事项
关键词: 优化(
Optimizing
) 第三范式(3NF) 冗余数据(Redundant Data) 索引(Index) 数据分割(Data Partitioning) 对象放置(Object Placement
·
2015-10-31 11:52
数据库优化
如何找到值得优化的查询语句
原文链接:http://www.mysqlperformanceblog.com/2012/09/11/how-to-find-mysql-queries-worth-
optimizing
/  
·
2015-10-31 10:11
优化
禁用VS2005中低效重构[存档]
Optimizing
C# Refactoring Performance with Web Projects in VS 2005 One complaint I've heard a lot is
·
2015-10-31 10:29
重构
优化PHP代码的40条建议
40 Tips for
optimizing
your php Code 原文地址:http://reinholdweber.com/?
·
2015-10-31 10:41
PHP
Interesting Finds: 2009 01.18~01.21
Caching,Caching algorithms and caching frameworks part 1 - part 2 Readings in Distributed Systems
Optimizing
·
2015-10-31 09:25
REST
10 Tips for
Optimizing
MySQL Queries (That don’t suck)
Justin Silverton at Jaslabs has a supposed list of 10 tips for
optimizing
MySQL queries.
·
2015-10-31 09:28
mysql
Nginx and PHP-FPM Configuration and
Optimizing
Tips and Tricks
原文链接:http://www.if-not-true-then-false.com/2011/nginx-and-php-fpm-configuration-and-
optimizing
-tips-and-tricks
·
2015-10-31 09:57
configuration
learning to rank
Optimizing
Search Engines using Clickthrough Data. Thorsten Joachims.
·
2015-10-31 09:55
rank
避开使用XAML的性能陷阱
MSDN上的一篇文章《XAML平台上的C#优化》(
Optimizing
C# for XAML Platforms)详细讨论了该问题,并给出了一些解决方案以尽量减少由此造成的性能影响。
·
2015-10-31 09:11
性能
优化 Flash 性能 - Flash 开发中心
转自:http://www.adobe.com/cn/devnet/flash/articles/
optimizing
-flash-performance.html 在本文中,您将找到使用 Flash
·
2015-10-31 09:35
Flash
Tools--1.4
your entire development workflow—from creating your app and designing your user interface, to testing,
optimizing
·
2015-10-30 17:54
tools
Oracle 数据库优化的R方法(Method R)
这是
Optimizing
Oracle Performance 经典图书这本经典图书的主旨方法。
·
2015-10-30 13:27
oracle
关于条件宏的易错点
在windows-vc6.0-cl版本 Microsoft (R) 32-bit C/C++
Optimizing
Compiler Version 12.00.8168 for 80x86&
·
2015-10-27 16:09
Cheatsheet: 2010 08.01 ~ 08.18
.NET Filio - Distributed File Management
Optimizing
Regular Expression Performance, Part II: Taking
·
2015-10-27 15:19
sh
Cheatsheet: 2010 05.18 ~ 05.24
Server AppFabric RC - Windows Server AppFabric RC - Windows Server 2003 Distributed Cache Client
Optimizing
·
2015-10-27 15:16
sh
Interesting Finds: 2009 12.21 ~ 12.31, bye 2009
Optimizing
HTML So you want to write a Storage Engine... JS Met
·
2015-10-27 15:10
REST
Android开发训练之第五章第三节——Transferring Data Without Draining the Battery
DEPENDENCIES AND PREREQUISITES Android 2.0 (API Level 5) or higher YOU SHOULD ALSO READ
Optimizing
·
2015-10-27 11:46
Android开发
Cheatsheet: 2011 08.17 ~ 08.22
.NET Jint - Javascript Interpreter for .NET
Optimizing
ASP.NET MVC view lookup performance
·
2015-10-23 08:36
sh
Cheatsheet: 2011 06.14 ~ 06.19
Lint .NET Parallel Merge Sort using Barrier Finding a balance with ASP.NET MVC Fast
optimizing
·
2015-10-23 08:34
sh
Cheatsheet: 2011 03.19 ~ 03.31
.NET MonoMac 1.0 is out Memory Queue
Optimizing
Regex Performance, Part 3 Web Writing
·
2015-10-23 08:30
sh
Overlooked Essentials For
Optimizing
Code
From Auther's Blog (English): http://www.drdobbs.com/blog/archives/2010/09/overlooked_esse.html;jsessionid=ZCDFT154FWF4LQE1GHRSKHWATMY32JVN From ChinaUnix (Chinese): http://
·
2015-10-21 12:36
code
Cheatsheet: 2011 10.01 ~ 10.10
Web google-js-test Load Testing Using loadUI – A Free and Open Source Load Testing Tool
Optimizing
·
2015-10-21 12:08
sh
Profiling MySQL queries from Performance Schema
utm_source=tuicool When
optimizing
queries and investigating performance issues, MySQL comes with built
·
2015-10-21 12:22
performance
Optimizing
JavaScript Code - 1
There is an excellent article named
Optimizing
JavaScript Code.
·
2015-10-21 10:33
JavaScript
9.28facebook获取用户email,fragment
www.lassiemarlowe.com/tutorials/create-a-facebook-social-login-using-php-and-the-facebook-sdk/https://www.sammyk.me/
optimizing
-request-queries-to-the-facebook-graph-apihttp
u010499721
·
2015-09-28 22:00
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他