td换行:

style="word-wrap:break-word;word-break:break-all;"

超长省略号:

table { table-layout: fixed;} //必须,表格宽度不随文字增多而变长。

td { white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

最新文章

  1. Unity3D 脚本编译器无法关联VisualStudio2012解决办法
  2. Python自动化之django的ORM
  3. Python基本数据类型之int
  4. 黑马程序员——OC语言 核心语法(1)
  5. IOS开发之网络编程--文件压缩和解压缩
  6. (转)web网站架构演变
  7. Leetcode: Trapping Rain Water II
  8. 微软职位内部推荐-Software Engineer II-News
  9. ESP8266调试问题
  10. selenium IDE & Remote Control & Webdriver
  11. Asp.Net HttpApplication 事件汇总
  12. systemctl: command not found
  13. Linux集群之keepalive+Nginx
  14. Sequence在Oracle中的使用
  15. BZOJ 3881: [Coci2015]Divljak
  16. Effective JavaScript Item 33 让构造函数不再依赖newkeyword
  17. 屏幕置顶(WindowManager服务)
  18. Android数据库框架-----ORMLite 的基本用法
  19. ProducerConsumerQueue
  20. (转)centos7.0安装配置DRBD

热门文章

  1. 小程序for循环
  2. OpenFOAM中的热传导?【翻译】
  3. 按比例吃CPU
  4. 2018-2019-2 20165234 《网络对抗技术》 Exp7 网络欺诈防范
  5. 安装openssh-server报Depends: openssh-client (= 1:6.6p1-2ubuntu2.8)错误
  6. linux内核是如何支持深度睡眠(deep sleep)方式的?
  7. python 对xls写入信息
  8. 关于jmeter+ant+jenkins性能自动化将测试结果文件jtl转换成html文件遇到的问题。
  9. 产品运营数据分析—SPSS数据分组案例
  10. spark osx:WARN NativeCodeLoader:62 - Unable to load native-hadoop library for your platform