CINXE.COM

Journal of Systems and Software

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"/> <meta name="description" content="Journal of Systems and Software" /> <link rel="stylesheet" type="text/css" href="/assets/478ca885/gridview/styles.css" /> <link rel="stylesheet" type="text/css" href="/assets/b0666b16/pager.css" /> <link rel="stylesheet" type="text/css" href="/themes/abound/css/bootstrap.min.css" /> <link rel="stylesheet" type="text/css" href="/themes/abound/css/bootstrap-responsive.min.css" /> <link rel="stylesheet" type="text/css" href="/themes/abound/css/abound.css" /> <link rel="stylesheet" type="text/css" href="/themes/abound/css/style-orange.css" /> <script type="text/javascript" src="/assets/477bc0eb/jquery.min.js"></script> <script type="text/javascript" src="/assets/477bc0eb/jquery.ba-bbq.min.js"></script> <script type="text/javascript" src="/themes/abound/js/bootstrap.min.js"></script> <script type="text/javascript" src="/themes/abound/js/plugins/jquery.flot.min.js"></script> <title>Journal of Systems and Software</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <!-- <meta name="description" content="The Latest Computer Conference and Journal List"> --> <meta name="author" content="www.myhuiban.com"/> <!-- <link href='http://fonts.googleapis.com/css?family=Carrois+Gothic' rel='stylesheet' type='text/css'> --> <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements --> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link rel="alternate" hreflang="x-default" href="/journal/87" /> <link rel="alternate" hreflang="en" href="/journal/87?lang=en_us" /> <link rel="alternate" hreflang="es" href="/journal/87?lang=es" /> <link rel="alternate" hreflang="zh" href="/journal/87?lang=zh_cn" /> <link rel="alternate" hreflang="ja" href="/journal/87?lang=ja" /> <!-- Fav and Touch and touch icons --> <link rel="shortcut icon" href="/themes/abound/img/icons/favicon.ico"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="/themes/abound/img/icons/apple-touch-icon-144-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="/themes/abound/img/icons/apple-touch-icon-72-precomposed.png"> <link rel="apple-touch-icon-precomposed" href="/themes/abound/img/icons/apple-touch-icon-57-precomposed.png"> <!-- styles for style switcher <link rel="stylesheet" type="text/css" href="/themes/abound/css/style-orange.css" /> --> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-16655604-2"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-16655604-2'); </script> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6743617430731451" crossorigin="anonymous"></script> <!-- InMobi Choice. Consent Manager Tag v3.0 (for TCF 2.2) --> <script type="text/javascript" async=true> (function() { var host = "www.themoneytizer.com"; var element = document.createElement('script'); var firstScript = document.getElementsByTagName('script')[0]; var url = 'https://cmp.inmobi.com' .concat('/choice/', '6Fv0cGNfc_bw8', '/', host, '/choice.js?tag_version=V3'); var uspTries = 0; var uspTriesLimit = 3; element.async = true; element.type = 'text/javascript'; element.src = url; firstScript.parentNode.insertBefore(element, firstScript); function makeStub() { var TCF_LOCATOR_NAME = '__tcfapiLocator'; var queue = []; var win = window; var cmpFrame; function addFrame() { var doc = win.document; var otherCMP = !!(win.frames[TCF_LOCATOR_NAME]); if (!otherCMP) { if (doc.body) { var iframe = doc.createElement('iframe'); iframe.style.cssText = 'display:none'; iframe.name = TCF_LOCATOR_NAME; doc.body.appendChild(iframe); } else { setTimeout(addFrame, 5); } } return !otherCMP; } function tcfAPIHandler() { var gdprApplies; var args = arguments; if (!args.length) { return queue; } else if (args[0] === 'setGdprApplies') { if ( args.length > 3 && args[2] === 2 && typeof args[3] === 'boolean' ) { gdprApplies = args[3]; if (typeof args[2] === 'function') { args[2]('set', true); } } } else if (args[0] === 'ping') { var retr = { gdprApplies: gdprApplies, cmpLoaded: false, cmpStatus: 'stub' }; if (typeof args[2] === 'function') { args[2](retr); } } else { if(args[0] === 'init' && typeof args[3] === 'object') { args[3] = Object.assign(args[3], { tag_version: 'V3' }); } queue.push(args); } } function postMessageEventHandler(event) { var msgIsString = typeof event.data === 'string'; var json = {}; try { if (msgIsString) { json = JSON.parse(event.data); } else { json = event.data; } } catch (ignore) {} var payload = json.__tcfapiCall; if (payload) { window.__tcfapi( payload.command, payload.version, function(retValue, success) { var returnMsg = { __tcfapiReturn: { returnValue: retValue, success: success, callId: payload.callId } }; if (msgIsString) { returnMsg = JSON.stringify(returnMsg); } if (event && event.source && event.source.postMessage) { event.source.postMessage(returnMsg, '*'); } }, payload.parameter ); } } while (win) { try { if (win.frames[TCF_LOCATOR_NAME]) { cmpFrame = win; break; } } catch (ignore) {} if (win === window.top) { break; } win = win.parent; } if (!cmpFrame) { addFrame(); win.__tcfapi = tcfAPIHandler; win.addEventListener('message', postMessageEventHandler, false); } }; makeStub(); var uspStubFunction = function() { var arg = arguments; if (typeof window.__uspapi !== uspStubFunction) { setTimeout(function() { if (typeof window.__uspapi !== 'undefined') { window.__uspapi.apply(window.__uspapi, arg); } }, 500); } }; var checkIfUspIsReady = function() { uspTries++; if (window.__uspapi === uspStubFunction && uspTries < uspTriesLimit) { console.warn('USP is not accessible'); } else { clearInterval(uspInterval); } }; if (typeof window.__uspapi === 'undefined') { window.__uspapi = uspStubFunction; var uspInterval = setInterval(checkIfUspIsReady, 6000); } })(); </script> <!-- End InMobi Choice. Consent Manager Tag v3.0 (for TCF 2.2) --> <style> .qc-cmp-button, .qc-cmp-button.qc-cmp-secondary-button:hover { background-color: #000000 !important; border-color: #000000 !important; } .qc-cmp-button:hover, .qc-cmp-button.qc-cmp-secondary-button { background-color: transparent !important; border-color: #000000 !important; } .qc-cmp-alt-action, .qc-cmp-link { color: #000000 !important; } .qc-cmp-button, .qc-cmp-button.qc-cmp-secondary-button:hover { color: #ffffff !important; } .qc-cmp-button:hover, .qc-cmp-button.qc-cmp-secondary-button { color: #000000 !important; } .qc-cmp-small-toggle, .qc-cmp-toggle { background-color: #000000 !important; border-color: #000000 !important; } .qc-cmp-main-messaging, .qc-cmp-messaging, .qc-cmp-sub-title, .qc-cmp-privacy-settings-title, .qc-cmp-purpose-list, .qc-cmp-tab, .qc-cmp-title, .qc-cmp-vendor-list, .qc-cmp-vendor-list-title, .qc-cmp-enabled-cell, .qc-cmp-toggle-status, .qc-cmp-table, .qc-cmp-table-header { color: #000000 !important; } .qc-cmp-ui { background-color: #ffffff !important; } .qc-cmp-table, .qc-cmp-table-row { border: 1px solid !important; border-color: #000000 !important; } #qcCmpButtons a { text-decoration: none !important; } #qcCmpButtons button { margin-top: 65px; } @media screen and (min-width: 851px) { #qcCmpButtons a { position: absolute; bottom: 10%; left: 60px; } } .qc-cmp-qc-link-container{ display:none; } </style> </head> <body> <section id="navigation-main"> <!-- Require the navigation --> <div class="navbar navbar-inverse navbar"> <div class="navbar-inner"> <div class="container"> <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </a> <!-- Be sure to leave the brand out there if you want it shown --> <a class="brand" href="https://www.myhuiban.com"><strong>Conference Partner</strong></a> <div class="nav-collapse"> <ul class="pull-right nav" id="yw14"> <li class="item-test"><a href="/">Home</a></li> <li class="item-test"><a href="/conferences">Conferences</a></li> <li class="item-test"><a href="/journals">Journals</a></li> <li class="item-test"><a href="/login">Login</a></li> </ul> </div> </div> </div> </div> <div class="subnav navbar navbar"> <div class="navbar-inner"> <div class="container"> <form class="navbar-search pull-right" id="search-form" action="/search" method="get"> <div> <img src="/images/CN.gif"/><a href="/journal/87?lang=zh_cn"> 中文 </a> | <img src="/images/US.gif"/><a href="/journal/87?lang=en_us"> English </a> | <img src="/images/ES.gif"/><a href="/journal/87?lang=es"> Español </a> | <img src="/images/JP.gif"/><a href="/journal/87?lang=ja"> 日本語 </a> &nbsp; &nbsp; &nbsp <input class="search-query span2" placeholder="Search" name="SearchForm[key]" id="SearchForm_key" type="text" maxlength="200" /> </div> </form> </div><!-- container --> </div><!-- navbar-inner --> </div><!-- subnav --> </section><!-- /#navigation-main --> <section class="main-body"> <div class="container-fluid"> <!-- Include content pages --> <div class="row-fluid"> <div class="span10"> <div class="breadcrumb"> <a href="/">Conference Partner</a> &raquo; <a href="/journals">Journals</a> &raquo; <span>Journal of Systems and Software</span></div><!-- breadcrumbs --> <!-- Include content pages --> <div class="portlet" id="yw0"> <div class="portlet-decoration"> <div class="portlet-title"><i class="icon icon-tasks"></i> Journal Information</div> </div> <div class="portlet-content"> <div align="center"> <h5><span itemprop="name">Journal of Systems and Software (JSS)</span></h5> <a href="https://www.sciencedirect.com/journal/journal-of-systems-and-software">https://www.sciencedirect.com/journal/journal-of-systems-and-software</a> <br /> <table border="0" align="center" cellpadding="0" cellspacing="1"> <tr> <td width="150" height="25"><div align="center">Impact Factor:</div></td> <td width="150"><div align="center">3.700</div></td> </tr> <tr> <td width="150" height="25"><div align="center">Publisher:</div></td> <td width="150"><div align="center">Elsevier</div></td> </tr> <tr> <td width="150" height="25"><div align="center">ISSN:</div></td> <td width="150"><div align="center">0164-1212</div></td> </tr> <tr> <td width="150" height="25"><div align="center">Viewed:</div></td> <td width="150"><div align="center"><span class="badge badge-success">39871</span></div></td> </tr> <tr> <td width="150" height="25"><div align="center">Tracked:</div></td> <td width="150"><div align="center"><span class="badge badge-warning">77</span></div></td> </tr> </table> </div> </div> </div> <div class="portlet" id="yw1"> <div class="portlet-decoration"> <div class="portlet-title"><i class="icon icon-bullhorn"></i> Call For Papers</div> </div> <div class="portlet-content"> <pre>For JSS's full CfP including information on Special Issues, Industry, Trends, and Journal First tracks please continue to read for further details. The Journal of Systems and Software publishes papers covering all aspects of software engineering. All articles should provide evidence to support their claims, e.g. through empirical studies, simulation, formal proofs or other types of validation. Topics of interest include, but are not limited to: Methods and tools for software requirements, design, architecture, verification and validation, testing, maintenance and evolution Agile, model-driven, service-oriented, open source and global software development Approaches for cloud/fog/edge computing and virtualized systems Human factors and management concerns of software development Artificial Intelligence, data analytics and big data applied in software engineering Metrics and evaluation of software development resources DevOps, continuous integration, build and test automation Business and economic aspects of software development processes Software Engineering education Ethical/societal aspects of Software Engineering Software Engineering for AI systems Software Engineering for Sustainability Methods and tools for empirical software engineering research The journal welcomes reports of practical experience for all of these topics, as well as replication studies and studies with negative results. The journal appreciates the submission of systematic literature reviews, mapping studies and meta-analyses. However, these should report interesting and important results, rather than merely providing statistics on publication year, venue etc. JSS supports Open Science and reproducible research. Therefore, authors are encouraged to make Open Science material available at the time of submission and after acceptance of their manuscript, e.g., by submitting artifacts related to a study to an archived open repository (such as arXiv.org, zenodo.org, Mendeley, etc.). Also, authors are encouraged to explicitly reference Open Science material in their manuscript (e.g., via a DOI from the open repository). If authors are not able to disclose any material (for example, industrial data subject to non-disclosure agreements), we encourage authors to explicitly acknowledge this by including a short statement in their manuscript. Depending on the type of research presented in a manuscript, Open Science material could include study protocols, (anonymized) raw or analyzed data, data analysis scripts, source code, customized tools and infrastructures, experimental material, codebooks, etc. If authors agree to participate in the JSS Open Science Initiative, after the acceptance of a manuscript, they will be invited to submit a link to Open Science material for review by the JSS Open Science Board. After a successful review (which does not impact the acceptance of the manuscript) considering availability and usability of the material, the publisher will add a statement to the final version of the manuscript acknowledging that the Open Science package was validated by the JSS Open Science Board. In addition to regular papers, JSS features two special tracks (In Practice, New Ideas and Trends Papers), as well as special issues. In Practice is exclusively focused on work that increases knowledge transfer from industry to research. It accepts: (1) Applied Research Reports where we invite submissions that report results (positive or negative) concerning the experience of applying/evaluating systems and software technologies (methods, techniques and tools) in real industrial settings. These comprise empirical studies conducted in industry (e.g., action research, case studies) or experience reports that may help understanding situations in which technologies really work and their impact. Submissions should include information on the industrial setting, provide motivation, explain the events leading to the outcomes, including the challenges faced, summarize the outcomes, and conclude with lessons learned, take-away messages, and practical advice based on the described experience. Contributing authors from industry are encouraged but not mandatory. (2) Practitioner Insights where we invite experience reports showing what actually happens in practical settings, illustrating the challenges (and pain) that practitioners face, and presenting lessons learned. Problem descriptions with significant details on the context, underlying causes and symptoms, and technical and organizational impact are also welcome. Practitioner insights papers may also comprise invited opinionated views on the evolution of chosen topic areas in practice. In contrast to applied research reports, practitioner insights are limited to four pages and the first author must be from industry. Finally, submissions to this track should be within scope of the journal's above topics of interest and they will be evaluated through industry-appropriate criteria for their merit in reporting useful industrial experience rather than in terms of academic novelty of research results. New Ideas and Trends Papers New ideas, especially those related to new research trends, emerge quickly. To accommodate timely dissemination thereof, JSS introduces the New Ideas and Trends Paper (NITP). NITPs should focus on the systems/software engineering aspects of new emerging areas, including: the internet of things, big data, cloud computing, software ecosystems, cyber-physical systems, green/sustainable systems, continuous software engineering, crowdsourcing, and the like. We distinguish two types of NITPs: A short paper that discusses a single contribution to a specific new trend or a new idea. A long paper that provides a survey of a specific trend, as well as a (possibly speculative) outline of a solution. NITPs are not required to be fully validated, but preliminary results that endorse the merit of the proposed ideas are welcomed. We anticipate revisiting specific new trends periodically, for instance through reflection or progress reports. New Ideas and Trend Papers warrant speedy publication. Special Issue proposals To submit a proposal for a special issue please submit your proposal here to Special Issues Editors Prof. Raffaela Mirandola and Prof. Laurence Duchien. Please visit the special issue guidelines page first to review the proposal guidelines and to download the proposal template required when submitting a proposal. Journal First Initiative Authors of JSS accepted papers have the opportunity to present their work in those conferences that offer a Journal First track. Using this track, researchers may take the best from two worlds: ensuring high quality in the JSS publication (thorough, multi-phase review process of a long manuscript), while getting feedback from a community of experts and fostering possible collaborations during a scientific event. Details may vary from conference to conference, but generally speaking, JSS papers to be presented in a Journal First track must report completely new research results or present novel contributions that significantly extend previous work. The ultimate decision to include a paper in the conference program is up to the conference chairs, not JSS. A JSS paper may be presented only once through a Journal First track. As of today, the list of conferences with which JSS is collaborating, or has collaborated, through a Journal First track, is: ASE, ICSME, SANER, RE, ESEM, PROFES, and APSEC.</pre><div class="alert alert-warning"> Last updated by <a href="/researcher/1">Dou Sun</a> in 2024-07-14</div> </div> </div> <div class="portlet" id="yw2"> <div class="portlet-decoration"> <div class="portlet-title"><i class="icon icon-list-alt"></i> Special Issues</div> </div> <div class="portlet-content"> <a name="5309"></a><pre>Special Issue on Quality Assurance in ICT-based Systems</br>Submission Date: 2025-03-31</br></br>Guest Editors Antonia Bertolino, ISTI-CNR, Rome, Italy João Pascoal Faria, University of Porto, Porto, Portugal Patricia Lago, Vrije Universiteit Amsterdam, Amsterdam, The Netherlands Laura Semini, University of Pisa, Pisa, Italy Special Issues Editors Laurence Duchien and Raffaela Mirandola Special issue information: In light of the increasing dependence of our society on ICT-based systems, it becomes imperative to prioritize the assurance of their quality, through a comprehensive approach that goes beyond the mere functional validation, and includes considerations such as reliability, usability, security, safety, performance efficiency. Furthermore, quality is inherently intertwined with both customer satisfaction and organizational success. In an era where user experience is a priority, the importance of providing high-quality software solutions cannot be underestimated. In this way, trust is cultivated, brand reputation is strengthened and, ultimately, business expansion is achieved. The recent surge of intelligent assistants within the domain of software engineering has significantly augmented productivity levels. Nonetheless, this advancement simultaneously presents fresh challenges in guaranteeing the quality of these systems. As we persist in integrating these intelligent tools into our development workflows, the imperative for rigorous and inventive quality assurance methodologies becomes paramount. On the other hand, the potential use of intelligent assistants in quality assurance activities offers new possibilities for exploration, giving rise to new areas of research. Achieving and maintaining quality standards in ICT faces several challenges. Rapid technological advancements, evolving user demands, and complex system architectures represent formidable obstacles. Cost-efficient quality assurance strategies require the integration of best practices and the adoption of innovative techniques at every stage of the software engineering lifecycle, from the requirements analysis phase to testing, deployment and beyond. This special issue welcomes contributions concerning available research and industrial case studies and solutions, lessons learnt, as well as open challenges in designing, developing and operating high-quality ICT-based systems. On this theme, we will run in September 2024 the 17th International Conference on the Quality of Information and Communications Technology (QUATIC 2024), in Pisa, Italy. The goal of the conference series is to provide a forum for disseminating advanced methods, techniques and tools for supporting quality approaches in every phase and all aspects related to the engineering and management of advanced ICT-based systems. We welcome relevant works from both academic researchers and industrial experiences. We call for high quality research and industrial papers in any of the following areas, but not limited to: Innovative Strategies for Total Quality in Business Processes and Software ICT Process Improvement, Organization, and Governance Emerging Topics and Technologies in Requirements Engineering Verification, Validation, and Testing Quality Aspects of Services and Cloud Computing Quality in Adaptive Software Human Factors for Quality Software Quality Aspects of Empirical Studies Quality in the Age of AI Sustainability as a Quality Concern Manuscript submission information: Important Dates (tentative) 31 March 2025 Full paper submission 16 June 2025 Author notification 15 September 2025 Papers revisions 15 October 2025 Author final notification 14 November 2025 Final manuscript The call for this special issue is an open call. In addition, the authors of the best papers of the 17th International Conference on the Quality of Information and Communications Technology (QUATIC 2024), will be invited to submit extended versions of their papers. Authors are encouraged to submit high-quality, original work that has neither appeared in, nor is under consideration by other journals or conferences. All submitted papers will undergo a rigorous peer-review process and should adhere to the general principles of the Journal of Systems and Software articles. If a paper has been already presented at a conference, it should contain at least 30% of new technical contents and contribution before being submitted to this issue. Authors must provide any previously published material relevant to their submission and a summary document explaining the enhancements made in the journal version. Surveys, and (systematic) literature reviews are out of the scope of this special issue and will be desk-rejected.</pre><div class="alert alert-warning">Last updated by <a href="/researcher/1">Dou Sun</a> in 2024-10-03</div><a name="5307"></a><pre>Special Issue on Reliable and Secure Large Language Models for Software Engineering</br>Submission Date: 2025-04-01</br></br>Guest editors: Dr. Gabriele Bavota, Università della Svizzera italiana, Switzerland Dr. Pietro Liguori, University of Naples Federico II, Italy Dr. Antonio Mastropaolo, William & Mary, USA Special issue information: Nowadays, Large Language Models (LLMs) are reshaping various domains, with software engineering (SE) exemplifying their transformative impact. These AI-driven solutions, especially LLMs, are proving highly effective at advancing the automation of SE practices, turning long-held aspirations into concrete realities. A notable example is GitHub Copilot, introduced by Microsoft, which excels at translating natural language intents into executable code, thereby significantly boosting developer productivity. Along these lines, LLMs enhance capabilities in automated code generation and address complex software development challenges, including bug detection and fixing, vulnerability assessment, automated testing, and many other demanding tasks. As the integration of LLM technologies into software engineering practices becomes more widespread, concerns about non-functional requirements such as reliability and security become increasingly critical. This special issue specifically focuses on the challenges and solutions related to ensuring the reliability and security of LLM-powered code generators and other AI-driven tools in software engineering. We seek to explore how these LLM technologies can be developed and deployed in a manner that upholds high standards of reliability and security. Addressing these issues necessitates a comprehensive approach that includes maintaining high data quality, optimizing model performance, implementing robust monitoring systems, establishing stringent privacy protocols, ensuring secure practices, and conducting continuous maintenance to uphold system integrity. In light of these challenges, we are pleased to announce a featured Special Issue in the Journal of Software Systems (JSS), specifically dedicated to exploring the technical challenges associated with reliability and security in LLM-powered software engineering. This special issue particularly welcomes submissions that address the challenges of ensuring the security and reliability aspects of these systems. In this regard, we invite contributions that not only document research but also demonstrate practical advancements in the field. These contributions are vital as they help lay the groundwork and refine strategies for the responsible, secure application and integration of LLM technologies in software engineering. Topics of interest include, but are not limited to: LLM System Integrity and Quality Data Quality and Bias in LLMs Robustness and Resilience of LLMs Incident Response and Recovery for LLMs System Monitoring and Maintenance of LLMs Secure Deployment and Integration of LLMs Secure Code Generation and Program Synthesis with LLMs Explainable AI in Software Engineering with LLMs Vulnerability Detection in AI-generated code LLM-Generated Offensive Security Code Manuscript submission information: This special issue welcomes all submissions. Moreover, authors of the best papers from the 2nd International Workshop on Reliable and Secure AI for Software Engineering are encouraged to submit extended versions of their work. Articles must be original and not previously published or under consideration elsewhere. Submissions will be evaluated based on the originality of the problem and/or solution, the technical relevance and applicability of the ideas presented, the relevance to the Special Issue's theme, and the quality of writing and presentation. Each submission will undergo a rigorous peer-review process in accordance with the standards of the Journal of Systems and Software. Each manuscript will be reviewed by three reviewers, with additional reviewers brought in as necessary. Papers that have been previously presented at conferences are required to contain at least 30% new technical content and contributions to be considered for this issue. Authors must also provide any previously published material related to their submission along with a document outlining the improvements made for the journal extension. Please note that surveys, (systematic) literature reviews, and mapping studies are not suitable for this special issue and will be deskrejected. All manuscripts and supplementary material should be submitted through the Elsevier Editorial System at https://www.editorialmanager.com/jssoftware/default2.aspx. During the submission process, please select "VSI:Reliable and Secure LLMs for SE" for the "Article Type". The submitted papers must follow the format specified in the Guide for Authors at https://www.elsevier.com/journals/journal-of-systems-and-software/0164-1212/guide-for-authors. Submissions will be processed and start the reviewing process as soon as they arrive, without waiting for the submission deadline. Important Dates (tentative) - Submission Open Date: October 1st, 2024 - Submission Deadline: April 1st, 2025 - First notification: June 1st, 2025 - Revised submission: July 15th, 2025 - Final notification: September 15th, 2025</pre><div class="alert alert-warning">Last updated by <a href="/researcher/1">Dou Sun</a> in 2024-10-03</div></div> </div> <!-- <div class="hidden-phone"> <div align="center"> <table border="0" align="center" cellpadding="0" cellspacing="1" class="noScroll"> <tr> <td width="180"><div align="center"> <a target="_blank" href=""><img src="" alt="" border="0" style="width:110;height:160" title=""/></a> <br /> <br /> </div></td> </tr> <tr> </tr> </table> <div align="center"><a target="_blank" href=""> >></a></div> </div> </div> --> <div class="portlet" id="yw3"> <div class="portlet-decoration"> <div class="portlet-title"><i class="icon icon-file"></i> Related Journals</div> </div> <div class="portlet-content"> <div class="hidden-phone"> <div id="yw4" class="grid-view"> <table class="table table-hover table-striped table-bordered table-condensed"> <thead> <tr> <th id="yw4_c0">CCF</th><th id="yw4_c1">Full Name</th><th id="yw4_c2">Impact Factor</th><th id="yw4_c3">Publisher</th><th id="yw4_c4">ISSN</th></tr> </thead> <tbody> <tr class="odd"> <td></td><td><a href="/journal/901">Journal of Formalized Reasoning</a></td><td></td><td>Alma Mater Studiorum</td><td>1972-5787</td></tr> <tr class="even"> <td></td><td><a href="/journal/535">Reliable Computing</a></td><td></td><td>Springer</td><td>1573-1340</td></tr> <tr class="odd"> <td></td><td><a href="/journal/415">Statistical Methodology</a></td><td></td><td>Elsevier</td><td>1572-3127</td></tr> <tr class="even"> <td><span class="badge badge-warning">c</span></td><td><a href="/journal/40">The Journal of Supercomputing</a></td><td>2.500</td><td>Springer</td><td>0920-8542</td></tr> <tr class="odd"> <td></td><td><a href="/journal/418">Robotics and Autonomous Systems</a></td><td>4.300</td><td>Elsevier</td><td>0921-8890</td></tr> <tr class="even"> <td></td><td><a href="/journal/1115">Composites Communications</a></td><td>6.500</td><td>Elsevier</td><td>2452-2139</td></tr> <tr class="odd"> <td></td><td><a href="/journal/1135">IEEE Transactions on Industrial Cyber-Physical Systems</a></td><td></td><td>IEEE</td><td>2832-7004</td></tr> <tr class="even"> <td></td><td><a href="/journal/1151">IEEE Open Journal of Circuits and Systems</a></td><td>2.600</td><td>IEEE</td><td>2644-1225</td></tr> <tr class="odd"> <td></td><td><a href="/journal/1024">Journal of Cyber Security and Mobility</a></td><td></td><td>River Publishers</td><td>2245-1439</td></tr> <tr class="even"> <td></td><td><a href="/journal/771">Journal of King Saud University - Engineering Sciences</a></td><td></td><td>King Saud University</td><td>1018-3639</td></tr> </tbody> </table><div class="keys" style="display:none" title="/journal/87"><span>901</span><span>535</span><span>415</span><span>40</span><span>418</span><span>1115</span><span>1135</span><span>1151</span><span>1024</span><span>771</span></div> </div></div> <div class="visible-phone"> <div id="yw5" class="grid-view"> <table class="table table-hover table-striped table-bordered table-condensed"> <thead> <tr> <th id="yw5_c0">Full Name</th><th id="yw5_c1">Impact Factor</th><th id="yw5_c2">Publisher</th></tr> </thead> <tbody> <tr class="odd"> <td><a href="/journal/901">Journal of Formalized Reasoning</a></td><td></td><td>Alma Mater Studiorum</td></tr> <tr class="even"> <td><a href="/journal/535">Reliable Computing</a></td><td></td><td>Springer</td></tr> <tr class="odd"> <td><a href="/journal/415">Statistical Methodology</a></td><td></td><td>Elsevier</td></tr> <tr class="even"> <td><a href="/journal/40">The Journal of Supercomputing</a></td><td>2.500</td><td>Springer</td></tr> <tr class="odd"> <td><a href="/journal/418">Robotics and Autonomous Systems</a></td><td>4.300</td><td>Elsevier</td></tr> <tr class="even"> <td><a href="/journal/1115">Composites Communications</a></td><td>6.500</td><td>Elsevier</td></tr> <tr class="odd"> <td><a href="/journal/1135">IEEE Transactions on Industrial Cyber-Physical Systems</a></td><td></td><td>IEEE</td></tr> <tr class="even"> <td><a href="/journal/1151">IEEE Open Journal of Circuits and Systems</a></td><td>2.600</td><td>IEEE</td></tr> <tr class="odd"> <td><a href="/journal/1024">Journal of Cyber Security and Mobility</a></td><td></td><td>River Publishers</td></tr> <tr class="even"> <td><a href="/journal/771">Journal of King Saud University - Engineering Sciences</a></td><td></td><td>King Saud University</td></tr> </tbody> </table><div class="keys" style="display:none" title="/journal/87"><span>901</span><span>535</span><span>415</span><span>40</span><span>418</span><span>1115</span><span>1135</span><span>1151</span><span>1024</span><span>771</span></div> </div></div> </div> </div> <div class="portlet" id="yw6"> <div class="portlet-decoration"> <div class="portlet-title"><i class="icon icon-th"></i> Related Conferences</div> </div> <div class="portlet-content"> <div class="hidden-phone"> <div id="yw7" class="grid-view"> <table class="table table-hover table-striped table-bordered table-condensed"> <thead> <tr> <th id="yw7_c0">CCF</th><th id="yw7_c1">CORE</th><th id="yw7_c2">QUALIS</th><th id="yw7_c3">Short</th><th id="yw7_c4">Full Name</th><th id="yw7_c5">Submission</th><th id="yw7_c6">Notification</th><th id="yw7_c7">Conference</th></tr> </thead> <tbody> <tr class="odd"> <td></td><td></td><td></td><td>ICVIP</td><td><a href="/conference/2756">International Conference on Video and Image Processing</a></td><td>2024-11-05</td><td>2024-12-05</td><td>2024-12-13</td></tr> <tr class="even"> <td></td><td></td><td></td><td>ICCCCEE</td><td><a href="/conference/2072">IEEE Conferece .The International Conference on Communication, Control, Computing, and Electronics Engineering</a></td><td>2016-10-30</td><td>&nbsp;</td><td>2017-01-16</td></tr> <tr class="odd"> <td></td><td><span class="badge badge-warning">c</span></td><td><span class="badge badge-warning">b2</span></td><td>GCC</td><td><a href="/conference/225">International Conference on Grid and Cloud Computing</a></td><td>&nbsp;</td><td>2010-08-10</td><td>2010-11-01</td></tr> <tr class="even"> <td></td><td></td><td></td><td>SSRA</td><td><a href="/conference/4296">International Conference on Smart Systems Research and Applications</a></td><td>2022-11-10</td><td>2022-11-25</td><td>2022-12-09</td></tr> <tr class="odd"> <td></td><td></td><td></td><td>ICSTE</td><td><a href="/conference/1385">International Conference on Software Technology and Engineering</a></td><td>2015-07-25</td><td>2015-08-10</td><td>2015-09-19</td></tr> <tr class="even"> <td><span class="badge badge-warning">c</span></td><td><span class="badge badge-warning">c</span></td><td><span class="badge badge-warning">b3</span></td><td>SCAM</td><td><a href="/conference/266">International Working Conference on Source Code Analysis and Manipulation</a></td><td>2024-06-17</td><td>2024-08-15</td><td>2024-10-07</td></tr> <tr class="odd"> <td></td><td></td><td></td><td>SOSA</td><td><a href="/conference/2353">Symposium on Simplicity in Algorithms</a></td><td>2022-08-11</td><td>&nbsp;</td><td>2023-01-23</td></tr> <tr class="even"> <td></td><td><span class="badge badge-warning">c</span></td><td></td><td>HPSR</td><td><a href="/conference/908">IEEE Conference on High Performance Switching and Routing</a></td><td>2025-01-15</td><td>2025-03-20</td><td>2025-05-20</td></tr> <tr class="odd"> <td></td><td><span class="badge badge-warning">a</span></td><td><span class="badge badge-warning">b3</span></td><td>ICMCS</td><td><a href="/conference/761">International Conference on Multimedia Computing and Systems</a></td><td>2018-03-18</td><td>2018-03-31</td><td>2018-05-10</td></tr> <tr class="even"> <td></td><td></td><td></td><td>APIT</td><td><a href="/conference/2881">Asia Pacific Information Technology Conference</a></td><td>2024-10-10</td><td>2024-10-30</td><td>2025-01-10</td></tr> </tbody> </table><div class="keys" style="display:none" title="/journal/87"><span>2756</span><span>2072</span><span>225</span><span>4296</span><span>1385</span><span>266</span><span>2353</span><span>908</span><span>761</span><span>2881</span></div> </div></div> <div class="visible-phone"> <div id="yw8" class="grid-view"> <table class="table table-hover table-striped table-bordered table-condensed"> <thead> <tr> <th id="yw8_c0">Short</th><th id="yw8_c1">Full Name</th><th id="yw8_c2">Submission</th><th id="yw8_c3">Conference</th></tr> </thead> <tbody> <tr class="odd"> <td>ICVIP</td><td><a href="/conference/2756">International Conference on Video and Image Processing</a></td><td>2024-11-05</td><td>2024-12-13</td></tr> <tr class="even"> <td>ICCCCEE</td><td><a href="/conference/2072">IEEE Conferece .The International Conference on Communication, Control, Computing, and Electronics Engineering</a></td><td>2016-10-30</td><td>2017-01-16</td></tr> <tr class="odd"> <td>GCC</td><td><a href="/conference/225">International Conference on Grid and Cloud Computing</a></td><td>&nbsp;</td><td>2010-11-01</td></tr> <tr class="even"> <td>SSRA</td><td><a href="/conference/4296">International Conference on Smart Systems Research and Applications</a></td><td>2022-11-10</td><td>2022-12-09</td></tr> <tr class="odd"> <td>ICSTE</td><td><a href="/conference/1385">International Conference on Software Technology and Engineering</a></td><td>2015-07-25</td><td>2015-09-19</td></tr> <tr class="even"> <td>SCAM</td><td><a href="/conference/266">International Working Conference on Source Code Analysis and Manipulation</a></td><td>2024-06-17</td><td>2024-10-07</td></tr> <tr class="odd"> <td>SOSA</td><td><a href="/conference/2353">Symposium on Simplicity in Algorithms</a></td><td>2022-08-11</td><td>2023-01-23</td></tr> <tr class="even"> <td>HPSR</td><td><a href="/conference/908">IEEE Conference on High Performance Switching and Routing</a></td><td>2025-01-15</td><td>2025-05-20</td></tr> <tr class="odd"> <td>ICMCS</td><td><a href="/conference/761">International Conference on Multimedia Computing and Systems</a></td><td>2018-03-18</td><td>2018-05-10</td></tr> <tr class="even"> <td>APIT</td><td><a href="/conference/2881">Asia Pacific Information Technology Conference</a></td><td>2024-10-10</td><td>2025-01-10</td></tr> </tbody> </table><div class="keys" style="display:none" title="/journal/87"><span>2756</span><span>2072</span><span>225</span><span>4296</span><span>1385</span><span>266</span><span>2353</span><span>908</span><span>761</span><span>2881</span></div> </div></div> </div> </div> <div class="portlet" id="yw9"> <div class="portlet-decoration"> <div class="portlet-title"><i class="icon icon-eye-open"></i> Recommendation</div> </div> <div class="portlet-content"> <div align="center"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- Recommendation --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-6743617430731451" data-ad-slot="1870704128" data-ad-format="autorelaxed"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </div> </div> </div><!--/span--> <div class="span2 hidden-phone"> <div class="sidebar-nav"> <ul id="yw10"> <li><a href="http://www.myhuiban.com/journal/track/id/87"><i class="icon icon-plus"></i> &nbsp; Track It <span class="badge badge-warning pull-right">77</span></a></li> <li><a href="http://www.myhuiban.com/journal/edit/id/87"><i class="icon icon-edit"></i> &nbsp; Edit CFP</a></li> <li><a href="http://www.myhuiban.com/journal/issue/id/87"><i class="icon icon-list-alt"></i> &nbsp; Add Issue</a></li> </ul><br/> <div id="yw11" class="grid-view"> <table class="table table-hover table-striped table-bordered table-condensed"> <thead> <tr> <th id="yw11_c0">Tracker</th></tr> </thead> <tbody> <tr class="odd"> <td><a href="/researcher/71359">Ziyuan Li (8)</a></td></tr> <tr class="even"> <td><a href="/researcher/44526">Ye Ma (346)</a></td></tr> <tr class="odd"> <td><a href="/researcher/55212">Wang Ni (1538)</a></td></tr> <tr class="even"> <td><a href="/researcher/51123">Ji Yingjie (406)</a></td></tr> <tr class="odd"> <td><a href="/researcher/49593">Yongkang Chen (1540)</a></td></tr> <tr class="even"> <td><a href="/researcher/63070">Chun Hu (260)</a></td></tr> <tr class="odd"> <td><a href="/researcher/47423">Xiao Xiao (43)</a></td></tr> <tr class="even"> <td><a href="/researcher/55856">Timber Will (227)</a></td></tr> <tr class="odd"> <td><a href="/researcher/7988">Xin Wu (2016)</a></td></tr> <tr class="even"> <td><a href="/researcher/51144">Li Rui (708)</a></td></tr> <tr class="odd"> <td><a href="/researcher/42037">Meng Hazel (100)</a></td></tr> <tr class="even"> <td><a href="/researcher/783">Xiangyang Jia (245)</a></td></tr> <tr class="odd"> <td><a href="/researcher/33123">Cheng Yiran (859)</a></td></tr> <tr class="even"> <td><a href="/researcher/47424">William Lee (93)</a></td></tr> <tr class="odd"> <td><a href="/researcher/47998">Su Xiangyi (73)</a></td></tr> <tr class="even"> <td><a href="/researcher/3371">Jinna Lv (384)</a></td></tr> <tr class="odd"> <td><a href="/researcher/44062">Bin Li (845)</a></td></tr> <tr class="even"> <td><a href="/researcher/28396">Mingjian He (875)</a></td></tr> <tr class="odd"> <td><a href="/researcher/36734">Shanshan Li (1801)</a></td></tr> <tr class="even"> <td><a href="/researcher/39268">Qilong Nie (158)</a></td></tr> <tr class="odd"> <td><a href="/researcher/42523">Choli Food (137)</a></td></tr> <tr class="even"> <td><a href="/researcher/22361">Xiaofan Nie (1422)</a></td></tr> <tr class="odd"> <td><a href="/researcher/10003">Mesang Xu (5005)</a></td></tr> <tr class="even"> <td><a href="/researcher/39748">CHANG SHUANGSHUANG (93)</a></td></tr> <tr class="odd"> <td><a href="/researcher/38706">H X (849)</a></td></tr> <tr class="even"> <td><a href="/researcher/37109">Jianhua Wang (401)</a></td></tr> <tr class="odd"> <td><a href="/researcher/38867">XinWei Guo (74)</a></td></tr> <tr class="even"> <td><a href="/researcher/7761">Li Chen (497)</a></td></tr> <tr class="odd"> <td><a href="/researcher/29833">Daniel Owen (447)</a></td></tr> <tr class="even"> <td><a href="/researcher/38052">Hongliang Li (997)</a></td></tr> <tr class="odd"> <td><a href="/researcher/1941">Hui Dou (3681)</a></td></tr> <tr class="even"> <td><a href="/researcher/20423">Hongyi Liu (1173)</a></td></tr> <tr class="odd"> <td><a href="/researcher/29483">Jitao Wang (131)</a></td></tr> <tr class="even"> <td><a href="/researcher/3721">Lingyun Situ (388)</a></td></tr> <tr class="odd"> <td><a href="/researcher/21422">T Tian (211)</a></td></tr> <tr class="even"> <td><a href="/researcher/2791">Ya Yu (924)</a></td></tr> <tr class="odd"> <td><a href="/researcher/19641">Wen XIAO (839)</a></td></tr> <tr class="even"> <td><a href="/researcher/17950">Guilherme Gadelha (181)</a></td></tr> <tr class="odd"> <td><a href="/researcher/21448">Chen Shuo (354)</a></td></tr> <tr class="even"> <td><a href="/researcher/16886">Safina showkat Ara (771)</a></td></tr> <tr class="odd"> <td><a href="/researcher/3982">Haitao Wang (551)</a></td></tr> <tr class="even"> <td><a href="/researcher/13475">康 智慧 (593)</a></td></tr> <tr class="odd"> <td><a href="/researcher/13345">Jie Luo (454)</a></td></tr> <tr class="even"> <td><a href="/researcher/12433">Sikandar Ali (719)</a></td></tr> <tr class="odd"> <td><a href="/researcher/9595">Iqbal Alam (511)</a></td></tr> <tr class="even"> <td><a href="/researcher/11398">Naveed Akram (761)</a></td></tr> <tr class="odd"> <td><a href="/researcher/8362">Kaixin Huang (502)</a></td></tr> <tr class="even"> <td><a href="/researcher/11168">Liu Jiaqi (200)</a></td></tr> <tr class="odd"> <td><a href="/researcher/10656">Frank Xu (2123)</a></td></tr> <tr class="even"> <td><a href="/researcher/8294">Liang Dong (180)</a></td></tr> <tr class="odd"> <td><a href="/researcher/7897">Jun Yu (7)</a></td></tr> <tr class="even"> <td><a href="/researcher/1499">Juntao Liu (371)</a></td></tr> <tr class="odd"> <td><a href="/researcher/2080">Chunle Fu (1871)</a></td></tr> <tr class="even"> <td><a href="/researcher/6094">Xiang Li (1318)</a></td></tr> <tr class="odd"> <td><a href="/researcher/221">Wu Na (1303)</a></td></tr> <tr class="even"> <td><a href="/researcher/756">Feng Zhang (2320)</a></td></tr> <tr class="odd"> <td><a href="/researcher/6300">Wiem Mkaouer (219)</a></td></tr> <tr class="even"> <td><a href="/researcher/5655">Star Lee (181)</a></td></tr> <tr class="odd"> <td><a href="/researcher/5091">BigNet Lab (336)</a></td></tr> <tr class="even"> <td><a href="/researcher/4460">Ye Zi (389)</a></td></tr> <tr class="odd"> <td><a href="/researcher/1361">Huang Qing (354)</a></td></tr> <tr class="even"> <td><a href="/researcher/4071">Renke Wu (2655)</a></td></tr> <tr class="odd"> <td><a href="/researcher/2446">Wei Wang (397)</a></td></tr> <tr class="even"> <td><a href="/researcher/1800">Shengxin Dai (1004)</a></td></tr> <tr class="odd"> <td><a href="/researcher/3983">Huang Tian (32)</a></td></tr> <tr class="even"> <td><a href="/researcher/3971">G J (612)</a></td></tr> <tr class="odd"> <td><a href="/researcher/751">Fu Teresa (1030)</a></td></tr> <tr class="even"> <td><a href="/researcher/3070">Bo Wan (1394)</a></td></tr> <tr class="odd"> <td><a href="/researcher/3697">Fanlong Zhang (267)</a></td></tr> <tr class="even"> <td><a href="/researcher/3653">Ma Liang (942)</a></td></tr> <tr class="odd"> <td><a href="/researcher/3599">Shikai Guo (1140)</a></td></tr> <tr class="even"> <td><a href="/researcher/3285">Feng Ye (10189)</a></td></tr> <tr class="odd"> <td><a href="/researcher/2415">Zhendong Shi (416)</a></td></tr> <tr class="even"> <td><a href="/researcher/2705">Sollin Cheng (26)</a></td></tr> <tr class="odd"> <td><a href="/researcher/1812">Lamia Zouhaier (94)</a></td></tr> <tr class="even"> <td><a href="/researcher/391">Chengxi Huang (317)</a></td></tr> <tr class="odd"> <td><a href="/researcher/1071">Brian Min (47)</a></td></tr> </tbody> </table><div class="keys" style="display:none" title="/journal/87"><span>71359</span><span>44526</span><span>55212</span><span>51123</span><span>49593</span><span>63070</span><span>47423</span><span>55856</span><span>7988</span><span>51144</span><span>42037</span><span>783</span><span>33123</span><span>47424</span><span>47998</span><span>3371</span><span>44062</span><span>28396</span><span>36734</span><span>39268</span><span>42523</span><span>22361</span><span>10003</span><span>39748</span><span>38706</span><span>37109</span><span>38867</span><span>7761</span><span>29833</span><span>38052</span><span>1941</span><span>20423</span><span>29483</span><span>3721</span><span>21422</span><span>2791</span><span>19641</span><span>17950</span><span>21448</span><span>16886</span><span>3982</span><span>13475</span><span>13345</span><span>12433</span><span>9595</span><span>11398</span><span>8362</span><span>11168</span><span>10656</span><span>8294</span><span>7897</span><span>1499</span><span>2080</span><span>6094</span><span>221</span><span>756</span><span>6300</span><span>5655</span><span>5091</span><span>4460</span><span>1361</span><span>4071</span><span>2446</span><span>1800</span><span>3983</span><span>3971</span><span>751</span><span>3070</span><span>3697</span><span>3653</span><span>3599</span><span>3285</span><span>2415</span><span>2705</span><span>1812</span><span>391</span><span>1071</span></div> </div> <div class="portlet" id="yw13"> <div class="portlet-decoration"> <div class="portlet-title"><i class="icon icon-gift"></i> Advertisment</div> </div> <div class="portlet-content"> <div align="center"> <div id="12717-20"><script src="//ads.themoneytizer.com/s/gen.js?type=20"></script><script src="//ads.themoneytizer.com/s/requestform.js?siteId=12717&formatId=20" ></script></div> </div> <!-- <div align="center"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> --> <!-- SideBar --> <!-- <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-6743617430731451" data-ad-slot="4936824121" data-ad-format="auto"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> --> </div> </div> </div> </div><!--/span--> </div><!--/row--> </div> </section> <!-- Require the footer --> <footer> <div class="subnav navbar"> <div class="navbar-inner"> <div class="container"> <a href="/conferences">4,996</a> Conferences | <a href="/journals">1,182</a> Journals | <a href="/researchers">71,411</a> Researchers | 445,845,548 PV <br/> Copyright © 2011-2025 myhuiban.com. All Rights Reserved. <a href="/researcher/1">About Us</a> | <a target="_blank" href="https://www.facebook.com/myhuiban/">Facebook</a> | <a target="_blank" href="https://x.com/myhuiban">X</a> | <a href=mailto:admin@myhuiban.com>Post CFP or Contact Us</a> | <a href="/promotion">Promotion</a> </div> </div> </div> </footer> <script type="text/javascript" src="/assets/478ca885/gridview/jquery.yiigridview.js"></script> <script type="text/javascript"> /*<![CDATA[*/ jQuery(function($) { jQuery('#yw4').yiiGridView({'ajaxUpdate':['yw4'],'ajaxVar':'ajax','pagerClass':'pager','loadingClass':'grid-view-loading','filterClass':'filters','tableClass':'table table-hover table-striped table-bordered table-condensed','selectableRows':1,'enableHistory':false,'updateSelector':'{page}, {sort}','filterSelector':'{filter}','pageVar':'page'}); jQuery('#yw5').yiiGridView({'ajaxUpdate':['yw5'],'ajaxVar':'ajax','pagerClass':'pager','loadingClass':'grid-view-loading','filterClass':'filters','tableClass':'table table-hover table-striped table-bordered table-condensed','selectableRows':1,'enableHistory':false,'updateSelector':'{page}, {sort}','filterSelector':'{filter}','pageVar':'page'}); jQuery('#yw7').yiiGridView({'ajaxUpdate':['yw7'],'ajaxVar':'ajax','pagerClass':'pager','loadingClass':'grid-view-loading','filterClass':'filters','tableClass':'table table-hover table-striped table-bordered table-condensed','selectableRows':1,'enableHistory':false,'updateSelector':'{page}, {sort}','filterSelector':'{filter}','pageVar':'page'}); jQuery('#yw8').yiiGridView({'ajaxUpdate':['yw8'],'ajaxVar':'ajax','pagerClass':'pager','loadingClass':'grid-view-loading','filterClass':'filters','tableClass':'table table-hover table-striped table-bordered table-condensed','selectableRows':1,'enableHistory':false,'updateSelector':'{page}, {sort}','filterSelector':'{filter}','pageVar':'page'}); jQuery('#yw11').yiiGridView({'ajaxUpdate':['yw11'],'ajaxVar':'ajax','pagerClass':'pager','loadingClass':'grid-view-loading','filterClass':'filters','tableClass':'table table-hover table-striped table-bordered table-condensed','selectableRows':1,'enableHistory':false,'updateSelector':'{page}, {sort}','filterSelector':'{filter}','pageVar':'page'}); }); /*]]>*/ </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10