靠窗114 2021-12-31 00:18 采纳率: 33.3%
浏览 22
已结题

我这种怎么弄 怎么才能看到她原码(语言-java)

<!-- BEGIN: Vendor CSS-->
<link rel="stylesheet" type="text/css" href="../app-assets/vendors/css/vendors.min.css">
<link rel="stylesheet" type="text/css" href="../app-assets/vendors/css/charts/apexcharts.css">
<link rel="stylesheet" type="text/css" href="../app-assets/vendors/css/extensions/swiper.min.css">
<link rel="stylesheet" type="text/css" href="../app-assets/vendors/css/extensions/toastr.css">
<!-- END: Vendor CSS-->

<!-- BEGIN: Theme CSS-->
<link rel="stylesheet" type="text/css" href="../app-assets/css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="../app-assets/css/bootstrap-extended.css">
<link rel="stylesheet" type="text/css" href="../app-assets/css/colors.css">
<link rel="stylesheet" type="text/css" href="../app-assets/css/components.css">
<link rel="stylesheet" type="text/css" href="../app-assets/css/themes/dark-layout.css">
<link rel="stylesheet" type="text/css" href="../app-assets/css/themes/semi-dark-layout.css">
<!-- END: Theme CSS-->

<!-- BEGIN: Page CSS-->
<link rel="stylesheet" type="text/css" href="../app-assets/css/core/menu/menu-types/vertical-menu.css">
<link rel="stylesheet" type="text/css" href="../app-assets/css/pages/dashboard-ecommerce.css">
<link rel="stylesheet" type="text/css" href="../app-assets/css/plugins/extensions/toastr.css">
<link rel="stylesheet" type="text/css" href="../app-assets/css/pages/page-user-profile.css">
<link rel="stylesheet" type="text/css" href="../app-assets/vendors/css/extensions/sweetalert2.min.css">
<!-- END: Page CSS-->
<style>
    thead th {white-space:nowrap;overflow:hidden;text-overflow: ellipsis; }
</style>
<style>
    tbody td {white-space:nowrap;overflow:hidden;text-overflow: ellipsis; }
</style>
<style>
.g-flexview {
    height: 100%;
    width: 100%;
    margin: 0 auto;
    max-width: 480px;
    min-width: 150px;
}
.border {
    border-style:solid;
    border-width:1px;
    border-color:#e0e0e0;
}
.table th,
.table td {
 padding: 10px 0px 10px 0px;
}
.nav.nav-tabs {
  margin-bottom: 0rem;
  border-bottom-color: #ededed;
}
.erjs {
  margin: 0px 25.5px 0px 25.5px;
}
.my-card{
  background-color:#FFFFFF;
  width:100%;
  height:100%;
  overflow:scroll;
  overflow-x: hidden;
  overflow-y: auto;
}
</style>

PC/IOS用户中心

乞丐并不会妒忌百万富翁,但是他肯定会妒忌收入更高的乞丐。

<input class="form-control" type="text" />
<input class="form-control" name="pass" type="password" />
登 录
注册即表示你同意 用户协议

  • 写回答

1条回答 默认 最新

  • wresource Android领域优质创作者 2021-12-31 00:51
    关注

    这是类似html格式的,源码不是java

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

问题事件

  • 系统已结题 1月8日
  • 已采纳回答 12月31日
  • 创建了问题 12月31日

悬赏问题

  • ¥15 关于#matlab#的问题:在模糊控制器中选出线路信息,在simulink中根据线路信息生成速度时间目标曲线(初速度为20m/s,15秒后减为0的速度时间图像)我想问线路信息是什么
  • ¥15 banner广告展示设置多少时间不怎么会消耗用户价值
  • ¥16 mybatis的代理对象无法通过@Autowired装填
  • ¥15 可见光定位matlab仿真
  • ¥15 arduino 四自由度机械臂
  • ¥15 wordpress 产品图片 GIF 没法显示
  • ¥15 求三国群英传pl国战时间的修改方法
  • ¥15 matlab代码代写,需写出详细代码,代价私
  • ¥15 ROS系统搭建请教(跨境电商用途)
  • ¥15 AIC3204的示例代码有吗,想用AIC3204测量血氧,找不到相关的代码。