最近想研究一下CCS下的程序优化,之前也了解一些,现在查阅一下资料,整理一下。 
当然优化有很多种,我本次先说的是执行优化方式。首先打开我们自己的工程。工程文件若显示为黄色的,则表示此文件默认优化选项被修改。(默认的是O0)2.右击文件选择File 
Specific Options选项,在弹出的对.....
                            
                            
                                分类:
其他好文   时间:
2014-06-03 13:06:37   
                                阅读次数:
324
                             
                         
                    
                        
                            
                            
                                e Where ?
root
pdb
备注
Control files and redo log files
Y
 
belongs to the CDB and not to a specific container...
                            
                            
                                分类:
数据库   时间:
2014-06-01 13:06:25   
                                阅读次数:
332
                             
                         
                    
                        
                            
                            
                                最近在做uboot中nand启动相关的工作,遇到一个问题一直纠结着。现在终于明白了这个问题,想想还有好多兄弟在某个黑暗的角落里或者某台电脑前纠结着呢,所以赶紧写下来以供查阅。
uboot version 2014.4
/* Architecture-specific global data */
struct arch_global_data {
#if defined(CONFIG_FS...
                            
                            
                                分类:
其他好文   时间:
2014-06-01 10:27:38   
                                阅读次数:
314
                             
                         
                    
                        
                            
                            
                                ProblemYou want to point out a specific 
location on a map to the user.SolutionUse built-in map view annotations. Follow 
these steps:1. Create a new cl...
                            
                            
                                分类:
其他好文   时间:
2014-05-31 12:30:19   
                                阅读次数:
240
                             
                         
                    
                        
                            
                            
                                原文:http://www.crifan.com/csharp_call_explorer_to_open_destinate_folder_and_select_specific_file/C#中调用资源管理器(Explorer.exe)打开指定文件夹 
+ 并选中指定文件 + 调用(系统默认的播放...
                            
                            
                                分类:
其他好文   时间:
2014-05-27 02:27:53   
                                阅读次数:
496
                             
                         
                    
                        
                            
                            
                                Given an array of integers, find two numbers such 
that they add up to a specific target number.The function twoSum should return 
indices of the two nu...
                            
                            
                                分类:
其他好文   时间:
2014-05-26 19:50:39   
                                阅读次数:
314
                             
                         
                    
                        
                            
                            
                                原文:http://wiki.openwrt.org/doc/howto/obtain.firmware.sdk为什么要使用SDK: 
Reasons for using the SDK are: Compile custom software for a specific release 
wh...
                            
                            
                                分类:
其他好文   时间:
2014-05-22 01:10:32   
                                阅读次数:
452
                             
                         
                    
                        
                            
                            
                                题目:
      Given an array of integers, find two numbers such that they add up to a specific target number.
The function twoSum should return indices of the two numbers such that they add up t...
                            
                            
                                分类:
其他好文   时间:
2014-05-21 07:42:18   
                                阅读次数:
230
                             
                         
                    
                        
                            
                            
                                The final missing piece depends on if you are 
using any processor, x86 or x64. The details using these different functions 
requires specific handling ...
                            
                            
                                分类:
其他好文   时间:
2014-05-19 17:35:26   
                                阅读次数:
356
                             
                         
                    
                        
                            
                            
                                CREATE FUNCTION "FAS"."GET_ALL_NAME" ( "A_ID" 
BIGINT ) RETURNS VARCHAR(9000) SPECIFIC 
"SQL131107190046233"--SPECIFIC名称不能与其他FUNCTION的重复 LANGUAGE SQL...
                            
                            
                                分类:
数据库   时间:
2014-05-19 08:05:28   
                                阅读次数:
444