نتایج جستجو برای: phone usages

تعداد نتایج: 89352  

Journal: :iranian journal of public health 0
fateme arbabi-kalati 1. dept. of oral medicine, genetics of non- communicable disease research center, zahedan university of medical sciences , zahedan, iran. saeedeh salimi 2. dept. of biochemistry, cellular and molecular research center , zahedan university of medical sciences , zahedan, iran. ali vaziry-rabiee 3. dept. of dentistry, zahedan university of medical sciences , zahedan, iran. mohammad noraeei 3. dept. of dentistry, zahedan university of medical sciences , zahedan, iran.

nowadays mobile phone is very popular, causing concern about the effect it has on people's health. parotid salivary glands are in close contact to cell phone while talking with the phone and the possibility of being affected by them. limited studies have evaluated the effect of cell phone use on the secretions of these glands; so this study was designed to investigate the effects of duration of...

Despite the widespread use of mobail phones in Iranian students, psychological and behavioral effects of addiction to it and its consequences have not been investigated yet. The aim of this study was to determine the relationship between cell phone dependency with psychological disorders and academic burnout among nursing and midwifery students. In this study, 169 students were chosen through s...

Batoul Sedaghati Shokri, Gholamreza Khoshfar, Majid Azimmohseni, Seyed Rasoul Davoodi,

Background: The use of a cell phone when driving has been recognized as a type of distraction worldwide. Addictive tendency to use technology, including cell phone use while driving may be a substantial problem for drivers and increasing risk of accidents. The aim of this study was to evaluate the effect of drivers’ addiction to use a cell phone while driving.  Materials and Methods...

2002
Norihiro Ogata

This paper investigates dynamic semantics of conversations from the point of view of semantical closedness, presuppositions and shared belief/common knowledge updates, by analyzing the meta-expression “what do you mean (by X)?” into three major usages: semantic repair initiation, intentional repair initiation, and inferential repair initiation, since these three usages are deeply related with t...

2011
Till Grüne-Yanoff

The notion of bounded rationality has recently gained considerable popularity in the behavioural and social sciences. This article surveys the different usages of the term, in particular the way ‘anomalous’ behavioural phenomena are elicited, how these phenomena are incorporated in model building, and what sort of new theories of behaviour have been developed to account for bounded rationality ...

Journal: :iranian red crescent medical journal 0
mohamad hosein baghianimoghadam faculty of health, shahid sadoughi university of medical sciences and health services, yazd, ir iran hasan shahbazi faculty of health, shahid sadoughi university of medical sciences and health services, yazd, ir iran; faculty of health, shahid sadoughi university of medical sciences and health services, yazd, ir iran. tel: +98 9139776513 dariush masoodi boroojeni faculty of health, shahid sadoughi university of medical sciences and health services, yazd, ir iran behnam baghianimoghadam reaserch consultant, shahid sadoughi university of medical sciences and health services, yazd, ir iran

Journal: :مطالعات و تحقیقات اجتماعی ایران 0
شراره مهدی زاده عضو هیئت علمی دانشکدة علوم اجتماعی دانشگاه الزهرا (س) نرگس طالبی تماجانی کارشناس ارشد پژوهشگری علوم اجتماعی دانشگاه الزهرا (س)

today, mobile phone as one of manifestations of new communication technology plays an important role in human individual and social life and it is included an inseparable part in their daily relations so that we can claim that life is impossible without it for many of people or at least it doesn't have any desirability. the influence of mobile phone applications in life different matters, ...

Journal: :archives of clinical infectious diseases 0
iraj sedighi department of pediatrics, faculty of medicine, hamadan university of medical sciences, hamadan, ir iran mohammad yousef alikhani brucellosis research center, hamadan university of medical sciences, hamadan, ir iran; brucellosis research center, hamadan university of medical sciences, hamadan, ir iran. tel: +98-8118380755, fax: +98-8118380130 samira ramezani department of pediatrics, hamadan university of medical sciences, hamadan, ir iran mansour nazari department of medical parasitology, school of medicine, hamadan university of medical sciences, hamadan, ir iran amir sasan mozaffari nejad research center for molecular medicine, hamadan university of medical sciences, hamadan, ir iran

conclusions mobiles contamination with different pathogens is extremely common among our health care staffs compared with other societies, and resistance of these isolates to various antibiotics is also detectable. thus, quick assessment of this issue to prevent the spread of these infectious agents is critical for the authorities in our health care systems. results in total, 99.2% of mobile ph...

Journal: :journal of basic research in medical sciences 0
hiva mohammadi bolbanabad department of anatomy, faculty of medicine, ilam university of medical sciences, ilam, iran mohammad reza kaffashian department of physiology, faculty of medicine, ilam university of medical sciences, ilam, iran daryoush fatehi department of medical physics, faculty of medicine, shahrekord university of medical sciences, shahrekord, iran ayoob rostamzadeh cellular and molecular research center, faculty of medicine, kurdistan university of medical sciences, sanandaj, iran

most popular sources for electromagnetic waves. however, there are many concerns regarding their biological effects on the body, especially the central nervous system. therefore, the aim of this study was to evaluate the effects of cell phone radiation on histology of the cerebellar granular cells in the neonatal rat. materials and methods: we selected some wistar rats. then, we randomly divide...

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->