开发者

mysql数据库基础

0
  • MySQL数据库基础与库的操作大全

    目录一、mysql数据库基础1.1 数据库服务器与数据库与表1.2 客户端工具1.3 可视化工具二、SQL语言2.1 SQL是什么2.2 SQL分类三、库的操作3.1 查看数据库3.2 创建数据库3.2.1创建一个名字为test的数据库3.2.2自定义一个[详细]

    2025-09-30 10:35 分类:开发
  • Rails architecture questions

    I\'m building a Rails site that, among other things, allows users to build their own recipe repository.Recipes are entered either manually or via a link to another site (think epicurious, cooks.com, e[详细]

    2022-12-29 07:29 分类:问答