微软宣布未来发布的 Windows 将移除写字板应用。写字板应用最早是随 Windows 95 一起发布的,是一种简单的文字处理器,它的功能强于记事本但弱于 Microsoft Word。微软现在推荐用户将 Microsoft Word 用于富文本文件如.doc 和.rtf 的处理,将记事本用于纯文本文件如 .txt 的处理。Microsoft Word 是付费应用,它的开源替代 LibreOffice 最近释出了 v7.6。
SHOW FULL COLUMNS FROM `cmf_portal_post` [ RunTime:0.000564s ]
SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = '1' AND `post`.`post_status` = '1' AND `post`.`delete_time` = '0' AND `relation`.`category_id` = '24' AND `relation`.`post_id` = '212' AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1750347246' ) LIMIT 1 [ RunTime:0.000397s ]
SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = '1' AND `post`.`post_status` = '1' AND `post`.`delete_time` = '0' AND `relation`.`category_id` = '24' AND `relation`.`post_id` < '212' AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1750347246' ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000820s ]
SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = '1' AND `post`.`post_status` = '1' AND `post`.`delete_time` = '0' AND `relation`.`category_id` = '24' AND `relation`.`post_id` > '212' AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1750347246' ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000741s ]
SHOW FULL COLUMNS FROM `cmf_portal_category` [ RunTime:0.000395s ]
SELECT * FROM `cmf_portal_category` WHERE `id` = 24 AND `status` = 1 LIMIT 1 [ RunTime:0.000210s ]
UPDATE `cmf_portal_post` SET `post_hits` = `post_hits` + 1 WHERE `id` = 212 [ RunTime:0.004528s ]
SHOW FULL COLUMNS FROM `cmf_theme_file` [ RunTime:0.000618s ]
SELECT * FROM `cmf_theme_file` WHERE `theme` = 'blog' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.000177s ]
SELECT `more`,`file`,`id` FROM `cmf_theme_file` WHERE `theme` = 'blog' AND ( `is_public` = 1 OR `file` = 'portal/article_news' ) ORDER BY `is_public` DESC [ RunTime:0.000286s ]
SHOW FULL COLUMNS FROM `cmf_nav` [ RunTime:0.000625s ]
SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000236s ]
SHOW FULL COLUMNS FROM `cmf_nav_menu` [ RunTime:0.000536s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000217s ]
SELECT `path` FROM `cmf_portal_category` WHERE `id` = 24 LIMIT 1 [ RunTime:0.000252s ]
SELECT * FROM `cmf_portal_category` WHERE `id` IN (0,23) ORDER BY `path` ASC [ RunTime:0.000233s ]
SHOW FULL COLUMNS FROM `cmf_user` [ RunTime:0.000582s ]
SELECT * FROM `cmf_user` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000251s ]
SHOW FULL COLUMNS FROM `cmf_comment` [ RunTime:0.000585s ]
SELECT COUNT(*) AS think_count FROM `cmf_comment` `a` INNER JOIN `cmf_user` `u` ON `a`.`user_id`=`u`.`id` WHERE `status` = 1 AND `object_id` = 212 AND `delete_time` = 0 LIMIT 1 [ RunTime:0.000217s ]
SELECT post.*,min(category_post.category_id) as category_id FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1750347246' ) GROUP BY `post`.`id` ORDER BY `post`.`post_hits` DESC LIMIT 15 [ RunTime:0.004832s ]
SHOW FULL COLUMNS FROM `cmf_link` [ RunTime:0.000452s ]
SELECT * FROM `cmf_link` WHERE `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000178s ]