mysql.english.sql
来自「php 开发的内容管理系统」· SQL 代码 · 共 90 行 · 第 1/5 页
SQL
90 行
-- INSERT INTO `news_arttop` (`at_id`, `art_id`, `top_id`, `uid`, `at_time`) VALUES (1, 1, 1, 1, 1131647897);-- -- Dumping data for table `article_category`-- INSERT INTO `news_category` (`cat_id`, `cat_title`, `cat_pid`, `cat_description`, `cat_image`, `cat_order`, `cat_template`, `cat_entry`, `cat_sponsor`, `cat_moderator`, `cat_track`, `cat_lastarticles`) VALUES (1, 'General', 0, 'Generic topics', '', 3, 'default', 0, '', 'a:0:{}', '', 'a:2:{i:0;s:1:"2";i:1;s:1:"1";}'),(2, 'Xoops', 0, 'Xoops articles', '', 1, 'default', 0, '', '', '', 'a:3:{i:0;s:1:"4";i:1;s:1:"3";i:2;s:1:"1";}'),(3, 'Article', 0, 'All about Article module', '', 2, 'default', 0, '', 'a:0:{}', 'a:0:{}', 'a:2:{i:0;s:1:"3";i:1;s:1:"4";}'),(4, 'Modules', 2, 'About XOOPS modules', '', 99, 'default', 0, NULL, 'a:0:{}', 'a:1:{i:0;i:2;}', 'a:1:{i:0;s:1:"4";}'),(5, 'Themes', 2, 'About XOOPS themes', '', 99, 'default', 0, NULL, 'a:0:{}', 'a:1:{i:0;i:2;}', NULL);-- -- Dumping data for table `article_file`--
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?