「单线」的拼音、意思和解释

单线是一个开头的词语,它的拼音是dān xiàn,这篇文章为您提供了单线拼音,读音,怎么拼读,同时为了让您在线轻松学习单线,我们收录了汉语辞典中单线的意义和释义,近义词,反义词,单线的五笔怎么打。

在线字典为您在线查询单线的词典内容如下,包括单线的拼音,读音,拼读;单线的意思和详细释义,单线的近反义词,单线的英语翻译,用单线这个词语怎么造句等内容。

单线读音/繁体/五笔/英文翻译

拼音 dān xiàn 读音 跟我读
繁体 單綫 类型 词语大全
五笔 ujxg 平音 danxian
词性 中性 语法
拼读 的(de1)安(an1),单(dan1)|西(xi1)衣(yi1)按(an4),线(xian4)
英语翻译 n.mongline;uniline

单线是什么意思?

· 基本释义

1.单独的一条线。

2.只有一组轨道的铁道或电车道,相对方向的车辆不能同时通行(区别于“复线”)。

· 详细释义

单独的一条线。

单轨。即只有一组轨道不能供相对方向车辆同时通行的铁道或电车道。

单线的近反义词?

单线近义词:抱歉,查无单线的近义词

单线反义词:复线

单线词语接龙

(~单线~)在开头的接龙:线索,线条,线香,线路,线段,线头,线装,线绳,线毯,线麻,线春,线虫,线轴,线脚,线锯,线形,线鸡,线团,线画,线儿

(~单线~)在结尾的接龙:连线,毛线,斜线,视线,路线,导线,眼线,一线,并线,中线,馈线,内线,虚线,基线,直线,主线,轴线,暗线,短线,光线

暂时无法为您进行单线的词语顺序接龙!

用单线怎么造句?

您好,暂未查询到单线造句的内容。

例如,经过训练的观察者主要通过对光谱中出现的简线条的精确分析来获取关于恒星的大量信息。

For example, trained observers obtain a very large amount of information about a star mainly from the accurate analysis of the simple lines that appear in a spectrum.

她还设计了一个特殊的卷轴,把蚕茧里的纤维拉成一根单线,这样它们就足够结实,可以织成织物。

She also devised a special reel to draw the fibres from the cocoon into a single thread so that they would be strong enough to be woven into fabric.

你看到这个单线,如果你视力够好。

And you see here single lines, if you have good eyes.

这个实现适合于线程程序。

This implementation is fine for a single-threaded program.

浏览器是线程的,因此不能依赖于定时器。

Browsers are single threaded, so you can't rely on the timer.

Swing是一个单线程UI工具包。

Swing is a single-threaded UI toolkit.

线程客户端的平均响应时间。

Average Response Time for Single-Threaded client.

线性回归还是一种多用途的建模技术。

Simple linear regression is also a versatile modeling technique.

全局锁缓存将其内容提供给单线程锁缓存。

The global lock cache feeds the per-thread lock caches.

去年年底,中乌天然气管道实现单线通气。

The natural gas pipeline linking the two countries realized one-way ventilation at the end of last year.

本系列研究了简线性回归分析的两个应用。

This series has studied two applications of simple linear regression analysis.

不要告诉我这些XUL应用程序一直以来都是单线程的!

Don't try to tell me that these XUL applications have been single-threaded all of this time!

内核部分采用线程设计,没有采用基于优先级的设计。

The kernel is single threaded and non preemptive.

这些优化有利于所有的应用程序,包括只使用了单线程的。

These optimizations can benefit all applications, even those that are single-threaded.

如果一个公司仅提供火险,那它就是单线保险公司。

If a company were just a fire insurance company it would be a monoline insurance company.

第一个选项Alldatabases对应于线程配置。

The first option All databases corresponds to a single-threaded configuration.

其他包含不止一个输入的DB 2操作(连接)也是单线程的。

Other DB2 operators with more than one input (joins) are also single-threaded.

WaitFreeQueue的无等待端专门设计成单线程。

The wait-free side of a WaitFreeQueue is designed to be single-threaded.

EJB是线程的,线程池中的每个线程都有自己的连接。

EJBs are single-threaded, and each thread in the pool can have its own connection.

跟踪输出显示了ID 为 000000a 的线程流程的情况。

The trace output shows a single threaded process with ID 000000a.

退出队列是一个线程操作,即使消息流本身配置为多实例时也是如此。

Dequeuing is single threaded, even if the message flow itself is configured for multiple instances.

让我们来关注一下在线程或是单层空间创建项目计划安排是发生的事。

Let's see what happens to program schedules when they are created in a single threaded or single-tier vacuum.

无论您是否使用asynctask,都要记住线程模型的两个规则。

Regardless of whether or not you use AsyncTask, always remember these two rules about the single thread model.

为了讨论同步多线程,您需要了解线程执行过程在处理器中的正常执行。

In order to discuss Simultaneous Multi-Threading, you need to understand the normal execution of a single-threaded execution in a processor.

如果知道要在线程中构建字符串,就使用StringBuilder。

If you know you are going to build up a string in a single thread, use StringBuilder.

和希格斯单线态粒子相关的另一种粒子——希格斯玻色子,同样尚未被发现。

The Higgs singlet is related to another particle which is also yet to be found, the Higgs boson.

如刚刚提到的,遗留应用程序的单线程特性就是遗留系统技术限制的一个例子。

The single-threaded nature of legacy application, like that just mentioned, is an example of a technical limitation of a legacy system.

在效果上,同步的误用,会把应用程序变成线程应用程序,从而降低吞吐率。

In effect, misuse of synchronization can turn the application into a single-threaded application, thereby decreasing throughput.

然而,这类话语已经流行了多年,可是很多开发人员仍然乐于编写单线程代码。

However, this kind of rhetoric has been prevalent for many years now, and yet a lot of developers are still happily writing single-threaded code.

然而,这类话语已经流行了多年,可是很多开发人员仍然乐于编写单线程代码。

However, this kind of rhetoric has been prevalent for many years now, and yet a lot of developers are still happily writing single-threaded code.

上述为您在线提供的单线的相关内容全部来自在线汉语词典,希望对您学习单线这个词语有帮助。