问题标签 [persian]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
ms-word - 当我在记事本或 MS Word 上的任何阿拉伯语/乌尔都语/波斯语文本中插入英文单词时,为什么单词会被打乱?
我可以在 MS Word 或记事本上写阿拉伯语/乌尔都语/波斯语就好了,但是每当我插入任何英语单词或数字时,顺序就会被打乱,似乎所有单词在句子中都被打乱了。
看下面的例子:
现在我插入了一个英文单词,它变成了:
所以你可以看到几乎所有的单词都被打乱了……解决办法是什么?
android - 如何在 Android 中支持波斯语(波斯语)文本?
我的用户正在使用不支持波斯语字体的 Android 2.2。如何在 Android 2.2 和 2.3 中正确显示我的波斯语文本?
php - strtotime(PHP日期函数)的算法如何工作?
- 我想知道strtotime (php 日期函数)是如何工作的?
- 如何将“ 2012 年 9 月 15 日”之类的字符串解析为时间戳
- 有没有更好的算法?
我的目的是改变波斯语的这个功能
php - PHP PDFlib Unicode
是否可以以 UTF-8 呈现 pdf。波斯语或阿拉伯语字符?我不想使用 tcpdf。它在通过 php 脚本制作 pdf 期间存在性能问题。我将尝试最新版本的 php 5.4 和 pdflib 8.0.4p2 但我看不到有效的波斯语单词。
string - 这是什么编码?
我正在翻译 zimbra,我很困惑知道这个字符串编码是什么以及我可以使用哪些工具将 utf-8 编码的字符串转换为这种类型?
细绳:
错误维护模式=\u0628\u0627 \u0639\u0631\u0636 \u067E\u0648\u0632\u0634 \u062D\u0633\u0627\u0628 \u06A9\u0627\u0631\u0628\u0631\u06CC
css - 支持 RTL 语言的 Twitter Bootstrap CSS
我刚刚发现Twitter Bootstrap,我想知道它是否有从右到左 (RTL) 的版本。有人知道吗?
php - 显示 1 insted of 01,带有用于波斯数字的 PHP 包
有一个函数可以将英语标准数字转换为波斯语(波斯语)或阿拉伯语数字:
但是这个函数产生01 02 03 ... 而不是1 2 3 ... 我认为这里必须改变一些东西:
任何帮助表示赞赏。
birt - Birt Report 将数字转换为波斯数字
我正在将 Birt 与 Eclipse Indigo 一起使用。
我在报告中使用了一个表格。该表将从数据集中获取值。我想将数字转换为波斯数字。我尝试使用 java 脚本,但它不起作用。
有没有其他方法可以做到这一点,或者我应该为 Birt Functions 插件创建一个插件来做到这一点。
php - codeigniter 活动记录中的波斯语字符错误
我尝试通过这个模型(page_model.php)通过codeigniter中的活动记录来获取一些数据:
和 contents.php 视图:
pages.php 控制器:
它给了我这个错误:
var_dump($page):
var_dump($query):
var_dump($信息):
但我有一个列名=“ایران”的记录,我将 permited_url_chars 设置为空。
谢谢你
css - Persian @font-face doesn't work in Chrome, Bug or not?
Not sure if I'm heading a bug in Chrome or something is wrong with my CSS
Here is a demonstration of what I'm talking about: demo link
The problem is that I'm using a custom Farsi font in my website named as BMitra
(it is absolutely free in public domain) and all major browsers (latest FF and IE6+) are rendering this font just fine but my Chrome skips this font and switches to system's default tahoma
.
Here is my CSS:
So, any ideas? is this a bug in webkit or something else. thanks in advance.
Side-notes:
- The original font is in true-type format and I converted it using an online tool. but I'm sure that the font is not damaged because all other formats are working fine.
- I've just figured out that someone had the same problem (here is the link) but the solution is not working at all! it also breaks functionality in IE9!
- I can see that Chrome loads the fonts in Chrome's console so the problem is not with webserver or nonavailability of font resources at the time of page load.