是否有颠倒的插入符字符? [英] Is there an upside down caret character?

查看:119
本文介绍了是否有颠倒的插入符字符?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我必须维护大量的经典ASP网页,其中许多都有表格数据,没有排序功能。无论数据库查询中使用的原始开发人员的顺序是什么,都是您所困扰的。

I have to maintain a large number of classic ASP pages, many of which have tabular data with no sort capabilities at all. Whatever order the original developer used in the database query is what you're stuck with.

我想对一些这些页面进行一些基本排序,我做所有客户端与JavaScript。我已经有一个基本的脚本完成排序给定的列给定的方向上的给定的表,并且它工作得很好,只要表受到我们遵循的某些约定。

I want to to tack on some basic sorting to a bunch of these pages, and I'm doing it all client side with javascript. I already have the basic script done to sort a given table on a given column in a given direction, and it works well as long as the table is limited by certain conventions we follow here.

我想为用户界面做什么只是指示排序方向与插入字符(^)和...什么?是否有一个特殊字符与插入符号直接相反?字母 v 将不会切割它。

What I want to do for the UI is just indicate sort direction with the caret character ( ^ ) and ... what? Is there a special character that is the direct opposite of a caret? The letter v won't quite cut it. Alternatively, is there another character pairing I can use?

推荐答案

有▲:▲ 和▼:▼

这篇关于是否有颠倒的插入符字符?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆