⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 default.aspx

📁 这是asp.net^和Visual C++Sharp编写的串并口通讯的书籍 源代码
💻 ASPX
📖 第 1 页 / 共 2 页
字号:
                                                                    <td align="left" style="width: 50px; height: 30px">
                                                                        <asp:TextBox ID="TextBox2" runat="server" BackColor="#FFE0C0" BorderColor="#404040"
                                                                            BorderWidth="1px" CssClass="txt" Font-Size="10pt" Height="18px" Width="61px"></asp:TextBox></td>
                                                                    <td align="center" style="width: 70px; height: 30px">
                                                                        </td>
                                                                </tr>
                                                            </table>
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td colspan="2">
                                                            <span style="font-size: 11pt">吉林省明日科技有限公司</span></td>
                                                    </tr>
                                                </table>
                                            </asp:Panel>
                                            <asp:Panel ID="Panel8" runat="server" Height="5px" Visible="False">
                                                <table cellpadding="0" cellspacing="0" width="450">
                                                    <tr>
                                                        <td style="width: 145px; height: 21px; text-align: center">
                                                            <span style="font-size: 9pt">&nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;
                                                            </span>
                                                        </td>
                                                        <td colspan="2" style="height: 21px; text-align: left">
                                                            </td>
                                                    </tr>
                                                </table>
                                                <table cellpadding="0" cellspacing="0" style="background-image: url(Images/1294850_472733.gif);
                                                    width: 332px">
                                                    <tr>
                                                        <td colspan="2" style="height: 141px">
                                                            <asp:GridView ID="GridView1" runat="server" AllowPaging="True" AutoGenerateColumns="False"
                                                                BackColor="#DEBA84" BorderColor="#DEBA84" BorderStyle="None" BorderWidth="1px"
                                                                CellPadding="3" CellSpacing="2" Font-Size="9pt" OnPageIndexChanging="GridView1_PageIndexChanging"
                                                                PageSize="7" Width="377px">
                                                                <Columns>
                                                                    <asp:BoundField DataField="id" HeaderText="编号" />
                                                                    <asp:BoundField DataField="name" HeaderText="名星人物" />
                                                                    <asp:BoundField DataField="age" HeaderText="打榜次数" />
                                                                    <asp:BoundField DataField="songname" HeaderText="歌曲名称" />
                                                                    <asp:BoundField DataField="zhishu" HeaderText="人气指数" />
                                                                    <asp:BoundField DataField="datetime" HeaderText="上榜时间" />
                                                                </Columns>
                                                                <RowStyle BackColor="#FFF7E7" ForeColor="#8C4510" />
                                                                <SelectedRowStyle BackColor="#738A9C" Font-Bold="True" ForeColor="White" />
                                                                <PagerStyle ForeColor="#8C4510" HorizontalAlign="Center" />
                                                                <HeaderStyle BackColor="#A55129" Font-Bold="True" ForeColor="White" />
                                                                <FooterStyle BackColor="#F7DFB5" ForeColor="#8C4510" />
                                                            </asp:GridView>
                                                            &nbsp;</td>
                                                    </tr>
                                                    <tr>
                                                        <td colspan="2" style="height: 42px">
                                                            <table bgcolor="#ccffff" cellpadding="0" cellspacing="0" style="width: 355px; height: 40px;
                                                                background-color: #ffcc99">
                                                                <tr>
                                                                    <td style="width: 57px">
                                                                        <asp:Label ID="Label4" runat="server" Font-Size="9pt" Text="删除" Width="42px"></asp:Label></td>
                                                                    <td style="width: 69px">
                                                                        <asp:DropDownList ID="DropDownList1" runat="server" CssClass="ddl" Height="28px">
                                                                            <asp:ListItem>打榜次数</asp:ListItem>
                                                                            <asp:ListItem>人气指数</asp:ListItem>
                                                                        </asp:DropDownList></td>
                                                                    <td style="width: 38px">
                                                                        <asp:Label ID="Label5" runat="server" Font-Size="9pt" Text="为"></asp:Label></td>
                                                                    <td style="width: 75px">
                                                                        <asp:TextBox ID="TextBox3" runat="server" BackColor="#E0E0E0" CssClass="txt" Height="22px"
                                                                            Width="111px"></asp:TextBox></td>
                                                                    <td align="center" style="width: 80px">
                                                                        <asp:Label ID="Label6" runat="server" Font-Size="9pt" Text="的记录"></asp:Label></td>
                                                                    <td style="width: 48px">
                                                                    </td>
                                                                </tr>
                                                            </table>
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td colspan="2">
                                                            <span style="font-size: 11pt">吉林省明日科技有限公司</span></td>
                                                    </tr>
                                                </table>
                                            </asp:Panel>
                                        </td>
                                    </tr>
                                    <tr>
                                        <td colspan="3" rowspan="1" style="width: 419px">
                                            <table cellpadding="0" cellspacing="0">
                                                <tr>
                                                    <td colspan="4" style="height: 1px; text-align: center">
                                                        <asp:Panel ID="Panel9" runat="server" Height="5px">
                                                            <asp:Button ID="Button3" runat="server" Font-Size="9pt" OnClick="btnBackup_Click"
                                                                Text="批量更新" /></asp:Panel>
                                                        <asp:Panel ID="Panel10" runat="server" Height="5px" Visible="False">
                                                            <asp:Button ID="Button4" runat="server" Font-Size="9pt" OnClick="btnRestore_Click"
                                                                Text="批量删除" /></asp:Panel>
                                                        <asp:ValidationSummary ID="ValidationSummary1" runat="server" Font-Size="9pt" ShowMessageBox="True"
                                                            ShowSummary="False" />
                                                    </td>
                                                </tr>
                                            </table>
                                        </td>
                                    </tr>
                                </table>
                            </td>
                        </tr>
                    </table>
                </td>
                <td style="width: 363px; height: 139px; background-color: #ffffcc;">
                </td>
            </tr>
        </table>
    
    </div>
        &nbsp;&nbsp;
       
    </form>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -