“CCDC检索方法”的版本间的差异

来自化工学习站
跳到导航 跳到搜索
第3行: 第3行:
 
1 CellCheckCSD 下载地址[https://ccdc.cam.ac.uk/Community/csd-community/CellCheckCSD/]
 
1 CellCheckCSD 下载地址[https://ccdc.cam.ac.uk/Community/csd-community/CellCheckCSD/]
 
   
 
   
2 以windows版为例进行检索
+
2 Winddows版安装[略]
 +
 
 +
以windows版为例进行检索
  
 
     ccdc_searcher.bat -query <XML query file path> [-results <XML results file path>] [-help]
 
     ccdc_searcher.bat -query <XML query file path> [-results <XML results file path>] [-help]
第16行: 第18行:
  
 
ccdc_searcher.bat -query D:\queries\query2.xml -results D:\results\results2.xml
 
ccdc_searcher.bat -query D:\queries\query2.xml -results D:\results\results2.xml
 +
 +
3 Linux 版下载安装

2022年9月2日 (五) 09:23的版本

CCDC的软件检索方法

1 CellCheckCSD 下载地址[1]

2 Winddows版安装[略]

以windows版为例进行检索

   ccdc_searcher.bat -query <XML query file path> [-results <XML results file path>] [-help]

-query : Required Argument - the full path to the XML query file to search for

-results : Optional Argument - the full path to the XML search results file to write; if not defined, will write results to 'ccdc_searcher.xml' in current directory

-help : Optional Argument - show usage and exit

ccdc_searcher.bat -query query1.xml

ccdc_searcher.bat -query D:\queries\query2.xml -results D:\results\results2.xml

3 Linux 版下载安装