( ! ) Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/lib/menu/GKBase.class.php on line 114
Call Stack
#TimeMemoryFunctionLocation
10.0013413776{main}( ).../index.php:0
20.10224264168Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.515415917960Joomla\CMS\Application\SiteApplication->render( ).../CMSApplication.php:202
40.515515918016Joomla\CMS\Application\SiteApplication->render( ).../SiteApplication.php:778
50.515515918392Joomla\CMS\Document\HtmlDocument->parse( ).../CMSApplication.php:1030
60.515515918392Joomla\CMS\Document\HtmlDocument->_fetchTemplate( ).../HtmlDocument.php:545
70.515715918488Joomla\CMS\Document\HtmlDocument->_loadTemplate( ).../HtmlDocument.php:730
80.516015956728require( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/component.php' ).../HtmlDocument.php:668
90.520016248672GKTemplate->__construct( ).../component.php:31
100.526816402552GKTemplateMenu->getMenuType( ).../gk.framework.php:84
110.527416446520require_once( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/lib/menu/GKMenu.php' ).../helper.menu.php:19

( ! ) Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/lib/menu/GKHandheld.php on line 76
Call Stack
#TimeMemoryFunctionLocation
10.0013413776{main}( ).../index.php:0
20.10224264168Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.515415917960Joomla\CMS\Application\SiteApplication->render( ).../CMSApplication.php:202
40.515515918016Joomla\CMS\Application\SiteApplication->render( ).../SiteApplication.php:778
50.515515918392Joomla\CMS\Document\HtmlDocument->parse( ).../CMSApplication.php:1030
60.515515918392Joomla\CMS\Document\HtmlDocument->_fetchTemplate( ).../HtmlDocument.php:545
70.515715918488Joomla\CMS\Document\HtmlDocument->_loadTemplate( ).../HtmlDocument.php:730
80.516015956728require( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/component.php' ).../HtmlDocument.php:668
90.520016248672GKTemplate->__construct( ).../component.php:31
100.529416569768GKTemplateMenu->getMenuType( ).../gk.framework.php:85
使用UltraEdit处理超大文件
Logo
Print this page

使用UltraEdit处理超大文件

UE可以处理几乎任意大小的文件,当你想阅读GB级别的LOG文件时,UE时很好的选择。

1.关闭行号显示

关闭行号显示可以让你更快的打开一个大型文件。

2.不使用临时文件

不使用临时文件可以减少加载大型文件的时间。你可以设置阈值来合理使用这个功能。

3.关闭文件检测和转换

最后,关闭文件检测和转换功能,就能快捷的打开大型文件了。

设置好以后,我们用一个4GB的文件来做测试。

这是我们要打开的文件:

用UE打开:

 


( ! ) Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 169
Call Stack
#TimeMemoryFunctionLocation
10.0013413776{main}( ).../index.php:0
20.10224264168Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.10224264168Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.366211455184Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.367111479448Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.367811534776Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.368111562176require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.381011961808K2ControllerItem->execute( ).../k2.php:64
90.381011961808K2ControllerItem->display( ).../BaseController.php:710
100.394712612512K2ControllerItem->display( ).../item.php:78
110.394712612512K2ControllerItem->display( ).../controller.php:19
120.399512983552Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.402913003920K2ViewItem->display( ).../ViewController.php:102
140.507615831720K2ViewItem->display( ).../view.html.php:742
150.507615831720K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.510716004656include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701
  • Published in reaver
  • Read 1558 times

( ! ) Notice: Only variables should be assigned by reference in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 478
Call Stack
#TimeMemoryFunctionLocation
10.0013413776{main}( ).../index.php:0
20.10224264168Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.10224264168Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.366211455184Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.367111479448Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.367811534776Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.368111562176require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.381011961808K2ControllerItem->execute( ).../k2.php:64
90.381011961808K2ControllerItem->display( ).../BaseController.php:710
100.394712612512K2ControllerItem->display( ).../item.php:78
110.394712612512K2ControllerItem->display( ).../controller.php:19
120.399512983552Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.402913003920K2ViewItem->display( ).../ViewController.php:102
140.507615831720K2ViewItem->display( ).../view.html.php:742
150.507615831720K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.510716004656include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701
Template Design © Joomla Templates | GavickPro. All rights reserved.