靠窗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 SPSS分类模型实训题步骤
  • ¥15 求解决扩散模型代码问题
  • ¥15 工创大赛太阳能电动车项目零基础要学什么
  • ¥20 limma多组间分析最终p值只有一个
  • ¥15 nopCommerce开发问题
  • ¥15 torch.multiprocessing.spawn.ProcessExitedException: process 1 terminated with signal SIGKILL
  • ¥15 QuartusⅡ15.0编译项目后,output_files中的.jdi、.sld、.sof不更新怎么解决
  • ¥15 pycharm输出和导师的一样,但是标红
  • ¥15 想问问富文本拿到的html怎么转成docx的
  • ¥15 我看了您的文章,遇到了个问题。