mysql.english.sql
来自「php 开发的内容管理系统」· SQL 代码 · 共 90 行 · 第 1/5 页
SQL
90 行
(3, 2, 1, 1, 1131648299, 1131648299, 0),(4, 3, 2, 1, 1131648636, 1131648636, 0),(5, 4, 2, 1, 1131648886, 1131648886, 0),(10, 4, 4, 1, 1160429689, 1160429689, 0),(8, 4, 3, 1, 1133114750, 1133114750, 0),(9, 3, 3, 1, 1133114792, 1133114792, 0);-- -- Dumping data for table `article_article`-- INSERT INTO `news_article` (`art_id`, `cat_id`, `uid`, `writer_id`, `art_source`, `art_title`, `art_keywords`, `art_summary`, `art_image`, `art_template`, `art_pages`, `art_categories`, `art_topics`, `art_elinks`, `art_forum`, `art_time_create`, `art_time_submit`, `art_time_publish`, `art_counter`, `art_rating`, `art_rates`, `art_comments`, `art_trackbacks`) VALUES (1, 2, 1, 1, 'XOOPS Official Site', 'All About XOOPS', 'XOOPS, PHP, MySQL, CMS, GNU, GPL, eXtensible Object Oriented Portal System, Dynamic system', 'XOOPS is a program that allows administrators to easily create dynamic websites with great content and many outstanding features. It is an ideal tool for developing small to large dynamic community websites, intra company portals, corporate portals, weblogs and much more. It can be installed on an Internet host with a PHP-capable web server (e.g., Apache) and a database (e.g., MySQL).', '', 'default', 'a:4:{i:0;i:1;i:1;i:2;i:2;i:3;i:3;i:4;}', 'a:2:{i:0;s:1:"1";i:1;s:1:"2";}', 'a:1:{i:0;i:1;}', 'http://xoops.org XOOPS official site', 3, 1131647857, 1131647875, 1131647875, 3, 0, 0, 0, 0),(2, 1, 1, 0, '', 'What is Open Source software?', 'open source, OSI', 'open source refers to a program in which the source code is available to the general public for use and/or modification from its original design free of charge, i.e., open.', '', 'default', 'a:1:{i:0;i:7;}', 'a:1:{i:0;s:1:"1";}', '', '', 0, 1131648299, 1131648299, 1131648299, 4, 0, 0, 0, 0),(3, 3, 1, 2, '', 'Article Quickstart Guide', 'module, Article, install, config', '', '', 'default', 'a:1:{i:0;i:8;}', 'a:2:{i:0;s:1:"2";i:1;s:1:"3";}', '', '', 0, 1131648636, 1131648636, 1131648636, 4, 0, 0, 0, 0),(4, 3, 1, 2, '', 'FAQs on Article', 'FAQ, module, article, template, clone', 'Carnuke''s short and basic FAQ on Article module based on forum posts, Q&As and his own testing, as well as a brief introduction to "Article" template management', '', 'default', 'a:3:{i:0;i:9;i:1;i:10;i:2;i:12;}', 'a:3:{i:0;s:1:"2";i:1;s:1:"4";i:2;s:1:"3";}', '', '', 0, 1131648886, 1131648886, 1131648886, 5, 0, 0, 0, 0);-- -- Dumping data for table `article_arttop`
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?